> From: Lothar Krenzien [mailto:[EMAIL PROTECTED] 
> Subject: Re: webapp under different URLs with different JSP 
> but same java classes
> 
> "Tomcat Users List" <users@tomcat.apache.org> schrieb am 
> 10.02.06 15:14:51:
> > 
> > Duplicate your classes, one copy in each webapp
> 
> Of course I did it. But I hoped there is a better way ?

You should be able to use a filter to intercept the request and forward
it to the proper jsp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to