I am trying to build a login page which will direct the user to a different page depending on what action they were trying to perform before they logged on.
I was thinking of using a passing a request parameter in the request for the login page which could be used by a request dispatched in the LoginAction class, but dont know how that would square with returning an action Forward using the findForward method. Is there any way of doing this, Or is there a better way of doing it using ActionMapping's? __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]