Re: bean directory in Java Web Server 2.0

2000-06-27 Thread Sanjay Gomes
> From: Sundaram Ramasamy [mailto:[EMAIL PROTECTED]] > > Sent: 27 June 2000 14:12 > > To: [EMAIL PROTECTED] > > Subject: Re: bean directory in Java Web Server 2.0 > > > > > > first i place jar file in the class di

Re: bean directory in Java Web Server 2.0

2000-06-27 Thread Sanjay Gomes
TECTED]> >Reply-To: Sundaram Ramasamy <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: bean directory in Java Web Server 2.0 >Date: Tue, 27 Jun 2000 09:11:41 -0400 > >first i place jar file in the class directory, I had the same problem. Then >I extract the

Re: bean directory in Java Web Server 2.0

2000-06-27 Thread Matthews,Paul
your JSP engine could be different from the system classpath. Paul > -Original Message- > From: Sundaram Ramasamy [mailto:[EMAIL PROTECTED]] > Sent: 27 June 2000 14:12 > To: [EMAIL PROTECTED] > Subject: Re: bean directory in Java Web Server 2.0 > > > first

Re: bean directory in Java Web Server 2.0

2000-06-27 Thread Sundaram Ramasamy
ailto:[EMAIL PROTECTED]] On Behalf Of Sanjay Gomes Sent: Monday, June 26, 2000 11:32 AM To: [EMAIL PROTECTED] Subject: bean directory in Java Web Server 2.0 hello, I am using Java Web Server 2.0 to host JSP and making a call to bean through it I have placed the bean class file i

Re: bean directory in Java Web Server 2.0

2000-06-26 Thread Sanjay Gomes
fication and > reference <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: bean directory in Java Web Server 2.0 >Date: Mon, 26 Jun 2000 15:31:36 IST > >hello, >I am using Java Web Server 2.0 to host JSP >and making a call to bean through it >I have placed the bean

bean directory in Java Web Server 2.0

2000-06-26 Thread Sanjay Gomes
hello, I am using Java Web Server 2.0 to host JSP and making a call to bean through it I have placed the bean class file in the classes directory but the server is not able to find it. What could be the problem? Is there some kind of path setting to be done also Secondly ,I dont need to use a .j