RE: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Kawczynski, David
you only have to call details action and render its results AJAX-style. Good luck! > -Original Message- > From: Hanen Ben Rhouma [mailto:hanen...@gmail.com] > Sent: Tuesday, November 10, 2009 10:36 AM > To: Struts Users Mailing List > Subject: Re: Problem Sumitti

Re: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Hanen Ben Rhouma
populate its options from the list in the > >> http request. > >> Make each 's value = the item's change number > >> Make each 's text = the item's description. > >> On the details page, render attributes of the details object (found in > >> the

Re: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Paul Benedict
lem you run into will >> be one that can be described in a clear and concise manner.  Once you >> get this working correctly, you have the building blocks to do more >> advanced things like ajax interactions.  But if you don't have a firm >> grasp on the basics you&

Re: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Hanen Ben Rhouma
gt; grasp on the basics you'll only end up frustrating yourself and wasting > a lot your time. > > Good luck, > -dave > > > > >From: Hanen Ben Rhouma [mailto:hanen...@gmail.com] > Sent: Tuesday, November 10, 2009 4:00 AM &

RE: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Kawczynski, David
, November 10, 2009 4:00 AM To: Struts Users Mailing List Subject: Re: Problem Sumitting Struts Form containing a drop down list Morning, If I give code details, no one will show interest with so much details and with only the descripti

Re: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Paweł Wielgus
Hi Hanen, firstly I see no attachements, maybe because they are deleted by mailing list itself. Secondly, if the problem You have is hard to explain, then maybe You have trouble to understand it. If You want to understand your problem better You need to shrink it to minimum size, best if this will

Re: Problem Sumitting Struts Form containing a drop down list

2009-11-10 Thread Hanen Ben Rhouma
Morning, If I give code details, no one will show interest with so much details and with only the description of my requirement no one also could understand, that's pretty complicated you know!! Well, let me represent it with another approach, by screeshots maybe is better (please take a look at

RE: Problem Sumitting Struts Form containing a drop down list

2009-11-09 Thread Kawczynski, David
I'd love to be able to help but am confused with what you are having trouble with. I think I heard something about wanting to modify the action of a form based on the value selected in a drop-down. I also heard something about forwarding to another jsp page. If you can clarify your intent you ma