I'm trying to teach myself Struts while writing an actual
application . I need to go from an index.jsp, with variable request
parameter values (depending upon the specific user choice of what to
do).  For this should I code one Action that then forwards to separate
things depending upon request parameters or put multiple forms on the
index.jsp, each of which invokes a different Action?  Never done any of
this before, so I don't have a feel for what's better.  Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to