Java Web Parts can do this:
http://javawebparts.sourceforge.net
And your in luck! The cookbook comes with an example of doing precisely
this. Download it here:
http://sourceforge.net/project/showfiles.php?group_id=140728&package_id=167877&release_id=366815
Frank
Ashish Kulkarni wrote:
Hi
On Thu, 2006-01-12 at 06:47 -0800, Ashish Kulkarni wrote:
> Hi
> I have a jsp where there are 2 drop down boxes,
> I want to populate the value in second drop down box
> depending on the selection of first dropdown box,
> Suppose onClick event on first dropdown box i call a
> struts Action using A
Hi
I have a jsp where there are 2 drop down boxes,
I want to populate the value in second drop down box
depending on the selection of first dropdown box,
Suppose onClick event on first dropdown box i call a
struts Action using AJAX, this Action class populates
the Form bean and sends it back to
H
3 matches
Mail list logo