Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

call struts action from javascript?

843838Apr 27 2007 — edited Apr 30 2007
Hi all

I'm having problem already discussed here quite a lot, but I have idea to solve it different way. And need to know is it possible or I'm doing mission impossible here :(

I have JSP with 2 drop down lilsts, where the second is populated according to selected value from first - that's basically my problem.

Is it possible to somehow only call my struts action which will return all needed values using javascript and onchange event handler?

I dont have any experience with javascript, and I'm trying to avoid it as much as possible at the moment.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2007
Added on Apr 27 2007
13 comments
3,967 views