Re: [OT] Why tomcat didn't compile my jsp's

2009-09-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 9/19/2009 3:56 PM, Caldarale, Charles R wrote: Your JSP files must not be placed under WEB-INF, since files under WEB-INF may not be directly accessed via URL, and .jsp files have to be. Not necessarily. If you want to use a front

RE: Why tomcat didn't compile my jsp's

2009-09-19 Thread Rafael Muneton
that my problem is inside the build.xml file, that I copied from an example in the web and adapted it to my web appl. I hope you can help me. Thanks again. Rafael Date: Fri, 18 Sep 2009 21:12:59 -0400 From: d...@cornell.edu To: users@tomcat.apache.org Subject: Re: Why tomcat didn't

RE: Why tomcat didn't compile my jsp's

2009-09-19 Thread Rafael Muneton
: RE: Why tomcat didn't compile my jsp's From: Rafael Muneton [mailto:rafael_mune...@hotmail.com] Subject: Why tomcat didn't compile my jsp's In my first steps I deployed my Hello.jsp into Tomcat using the Tomcat Manager ??? The manager deploys webapps, not individual JSPs. What

RE: Why tomcat didn't compile my jsp's

2009-09-19 Thread Caldarale, Charles R
From: Rafael Muneton [mailto:rafael_mune...@hotmail.com] Subject: RE: Why tomcat didn't compile my jsp's My HelloRafael.war is formed according to this structure: -Dir HelloRafael , under it, (this is the top dir) -Dir docs , docs is empty. -Dir src, inside src i placed

Re: Why tomcat didn't compile my jsp's

2009-09-19 Thread David Smith
it to my web appl. I hope you can help me. Thanks again. Rafael Date: Fri, 18 Sep 2009 21:12:59 -0400 From: d...@cornell.edu To: users@tomcat.apache.org Subject: Re: Why tomcat didn't compile my jsp's Rafael Muneton wrote: Hello everyone: I’m learning the Struts

Re: Why tomcat didn't compile my jsp's

2009-09-19 Thread Mark Thomas
Rafael Muneton wrote: Hi Chuck. Maybe I wasn't very clear. What I did was the following: I placed all my directories structure, within the src dir I placed the HelloRafael.jsp,inside a HelloRafael.war file and that's what I deployed into Tomcat using the Manager. I copied a

RE: Why tomcat didn't compile my jsp's

2009-09-19 Thread Rafael Muneton
OK Chuck: Let me try with these changes. I hope it can work now. Thanks again. Rafael. From: chuck.caldar...@unisys.com To: users@tomcat.apache.org Date: Sat, 19 Sep 2009 14:56:20 -0500 Subject: RE: Why tomcat didn't compile my jsp's From: Rafael Muneton [mailto:rafael_mune

Why tomcat didn't compile my jsp's

2009-09-18 Thread Rafael Muneton
Hello everyone: I’m learning the Struts framework and in my first Web Application, that contains only a JSP with the classic Hello World! Message, I have some problems. I’m using Windows XP SP2 as the OS. Apache Tomcat 5.5 as the web server. Ant 1.7.1 and Java 1.6 SDK. In my first steps I

Re: Why tomcat didn't compile my jsp's

2009-09-18 Thread David Smith
Rafael Muneton wrote: Hello everyone: I’m learning the Struts framework and in my first Web Application, that contains only a JSP with the classic Hello World! Message, I have some problems. I’m using Windows XP SP2 as the OS. Apache Tomcat 5.5 as the web server. Ant 1.7.1 and Java

RE: Why tomcat didn't compile my jsp's

2009-09-18 Thread Caldarale, Charles R
From: Rafael Muneton [mailto:rafael_mune...@hotmail.com] Subject: Why tomcat didn't compile my jsp's In my first steps I deployed my Hello.jsp into Tomcat using the Tomcat Manager ??? The manager deploys webapps, not individual JSPs. What exactly did you do? So I googled my problem

RE: Why tomcat didn't compile my jsp's

2009-09-18 Thread Martin Gainty
manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Fri, 18 Sep 2009 21:12:59 -0400 From: d...@cornell.edu To: users@tomcat.apache.org Subject: Re: Why tomcat didn't compile my jsp's Rafael Muneton wrote: Hello everyone: I’m learning the Struts framework