I am trying to use the bean class in the servlet but at the line in my code
in servlet where I am creating the object for bean class, on compiling the
java file it throws me errrors of "Cannot compile the java file."
----- Original Message -----
From: "Kwok Peng Tuck" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, October 10, 2003 3:04 PM
Subject: Re: Servlet and Beans.


> Yes, as long as you import the classes and make them available in your
> webapp.
>
> anunay ashish wrote:
>
> >If my bean and servlet are as package com.scheduler, then can I use make
an
> >object of the bean class in the servlet?
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to