Hi Kenneth, This is a quick little tutorial by me, it might help. Feedback is appreciated. http://www.bachansoft.com/tutorials/web/strutsquickstart.jsp
Pritpal Dhaliwal -----Original Message----- From: Kenneth Litwak [mailto:[EMAIL PROTECTED] Sent: Friday, August 13, 2004 3:54 PM To: Struts Users Mailing List Subject: Simple design question 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]