Servlet and Beans. 2003-10-10 - By anunay ashish
Back 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" <pengtuck@(protected)> To: "Tomcat Users List" <tomcat-user@(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: tomcat-user-unsubscribe@(protected) > >For additional commands, e-mail: tomcat-user-help@(protected) > > > > > > > > > > > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) > For additional commands, e-mail: tomcat-user-help@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|