[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: Using Bean with JSP


You can put your bean classes (.class files is what counts) anywhere you
want, provided that you configure your repositories line in 
the zone.properties file to point to them.  See INSTALL.apache in the
documentation directory for an example.

Wes

On Wed, 5 Apr 2000 Santanu_B_Biswas@notes.seagate.com wrote:

> 
> Hi  we are trying to use JSP with Jserv.
> 
> We have configured the gnujsp engine and able to execute .jsp s.
> 
> Now when we try to use  <jsp:useBean> where shall we keep the    .java or
> .class file for the bean. Could you please specify the location.
> 
> Regards,
> 
> Santanu Biswas
> 
> 
> 
> 
> 
> 
> 
>