> -----Original Message----- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 07, 2004 12:46 PM > To: [EMAIL PROTECTED] > Subject: Action Mapping From a JSP to Another JSP > > > I have two JSPs: JSP 1 and JSP 2 > > JSP 1 has a hyperlink (register). Once users click on > the 'register' hyperlink, the users are suppose to > have JSP 2 displayed in the browser. That is to say, > there is no action to be performed from JSP 1 to JSP > 2. > > How do I specify the action mapping in the > struts-config.xml file?
I would use ActionForward. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]