Its a little more complex than this. It is very wise to put beans in
packages, as there are some issues with using the default package for these
classes. Assuming you use a package in the java code, make sure you put the
class files under WEB-INF/classes in the appropriate directory structures
for your packages. i.e "classes" directory is the root for your packages.

-----Original Message-----
From: Allistair Crossley [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 10:01 AM
To: Tomcat Users List
Subject: RE: Problem calling JAVA BEAN in JSP


as far as I know you just put them in the CLASSES folder of your web app's
WEB-INF folder.

-----Original Message-----
From: Mahesh Balakrishnan [mailto:[EMAIL PROTECTED]]
Sent: 12 July 2002 09:42
To: [EMAIL PROTECTED]
Subject: Problem calling JAVA BEAN in JSP



Respected Sir/Madam,

    we have created a web application in tomcat and added jsp's to a
directory , we are finding problem in calling bean in jsp files... we want
to know where to deploy bean classes in our application.

** DO WE HAVE TO ANY CHANGES IN THE PROPERTIES FILE **

thanking you..


Mahesh


---------------------------------
Do You Yahoo!?
New! SBC Yahoo! Dial - 1st Month Free & unlimited access


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




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

Reply via email to