<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'2 comboboxes values of 2nd depends on 1st ,OPTION values from Database' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread '2 comboboxes values of 2nd depends on 1st ,OPTION values from Database' posted on the 'Java Server Pages' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 21:49:08 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 21:49:08 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>2 comboboxes values of 2nd depends on 1st ,OPTION values from Database</title>
      <link>http://www.programmersheaven.com/mb/jsp/392227/392227/2-comboboxes-values-of-2nd-depends-on-1st-option-values-from-database/</link>
      <description>hi all!&lt;br /&gt;
i am new to jsp, i have two comboboxes,in which values of 2nd combo box are linked two first combo box and we get values for both these boxes from database.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;table1&lt;/strong&gt;&lt;br /&gt;
&lt;pre class="sourcecode"&gt;(pk)itemno:text
itemname:text (no duplicates)&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;table2&lt;/strong&gt;&lt;br /&gt;
&lt;pre class="sourcecode"&gt;(pk)itemno:text(duplicates)
(pk)pcode:text
pname:text(no duplicates)
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
i want to display..&lt;br /&gt;
&lt;br /&gt;
combobox1:itemname&lt;br /&gt;
combobox2:pname&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Note: &lt;/strong&gt;Both Values of combobox are to be retrieved from database.&lt;br /&gt;
&lt;br /&gt;
when user select itemname corresponding values of pname should be displayed. I went through google and some threads of this forum and found some info but there option values are not retrieved from database(given in code itself), but i'm puzzled from retrieving 1st combo values and select one to retrieve the values of 2nd combo.&lt;br /&gt;
&lt;br /&gt;
Hope i have made my question clear. Thank You all! &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/jsp/392227/392227/2-comboboxes-values-of-2nd-depends-on-1st-option-values-from-database/</guid>
      <pubDate>Fri, 12 Jun 2009 03:56:25 -0700</pubDate>
      <category>Java Server Pages</category>
    </item>
  </channel>
</rss>
