Re: Fwd: jsp:useBean is giving error

2008-02-24 Thread David Brown
Hello Sneha, you can put files directly into Tomcat deployment but it needs to comform to the .war (web archive) file structure. How are you building your application? I suggest strongly that you use Ant and build.xml to output a proper .war representation of you app. Since you are using JSP I a

Fwd: jsp:useBean is giving error

2008-02-24 Thread Sneha Manohar
Hi , where do I need to place user defined .java files in tomcat directory Sneha Manohar <[EMAIL PROTECTED]> wrote: Date: Sun, 24 Feb 2008 18:23:45 + (GMT) From: Sneha Manohar <[EMAIL PROTECTED]> Subject: jsp:useBean is giving error To: users@tomcat.apache.org Hi all I am getting err