make a folder called "whatever" in classes under webapps
 and on your jsp 
 import that with 
package 
 and then instantiate the constructor of bean or call a method to check
  

-----Original Message-----
From: juan jose amador [mailto:[EMAIL PROTECTED]]
Sent: 17 May 2002 12:41
To: Tomcat Users List
Subject: running JSP with Javabeans


Hi,
   Yesterday I sent a problem running JSP with javabeans.I can run JSP
without problem but not with javaBeans and i Know the java files are well
built. The answer I received  was to make a package   but it does not work.
The structure of my directories is:
           WEBAPPS
                       MYPROJECT
                                    WEB-INF +jsp files
                                          CLASSES 
                                              PACKAGE
                                                here are file.class.

Somebody can help me?
Thanks.

JUANJO                                 

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

Reply via email to