From struts-user Wed Feb 11 19:56:08 2004 From: snpe Date: Wed, 11 Feb 2004 19:56:08 +0000 To: struts-user Subject: Re: forwarding all request to the one JSP Message-Id: <200402112010.22927.snpe () snpe ! co ! yu> X-MARC-Message: https://marc.info/?l=struts-user&m=107652936820344 You need error-page in web.xml see http://java.sun.com/developer/EJTechTips/2003/tt0114.html regards Haris Peco On Wednesday 11 February 2004 04:39 pm, Bubeník Miroslav wrote: > I know that JSP is servlet. > But: > part from web.xml: > > error > /2.jsp --- this should be class name, not jsp. Or I'm wrong? > > > > > error > * > > > > -----Original Message----- > From: Michael McGrady [mailto:mike@michaelmcgrady.com] > Sent: Wednesday, February 11, 2004 5:36 PM > To: Struts Users Mailing List; struts-user@jakarta.apache.org > Subject: Re: forwarding all request to the one JSP > > > This may be one time where it is worth reminding people that JSPs really > are Servlets? > > At 08:31 AM 2/11/2004, Bubeník Miroslav wrote: > >Hi, > >is there any possibility in web.xml how can I forward all request for > >application XXX to one error JSP (without servlet)? > > > >Regards > > > >miro > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: struts-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: struts-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org