rafael_muneton

2011-01-31 Thread Rafael Muneton
http://www.elargentino-web.netfirms.com/bogob.html

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

2009-09-19 Thread Rafael Muneton
compile my jsp's 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

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 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