Re: Unable to access images stored in webapps//WEB-INF/images ?

2012-01-24 Thread Alastair Baldwin
Thank you all for clearing that up. Alastair - Original Message - From: "Caldarale, Charles R" To: Tomcat Users List Cc: Sent: Tuesday, 24 January 2012, 2:00 Subject: RE: Unable to access images stored in webapps//WEB-INF/images ? > From: removeps-c...@yahoo.com [mailto:removeps-c...

Unable to access images stored in webapps//WEB-INF/images ?

2012-01-23 Thread Alastair Baldwin
Dear Users Why am I able to access images stored here: http://localhost:8080/imageUploader/1234.jpg but not here: http://localhost:8080/imageUploader/WEB-INF/images/1234.jpg File permissions are the same Any ideas? Thanks Alastair -

Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23

2012-01-10 Thread Alastair Baldwin
Sorry that was a typo - Original Message - From: Pid To: Tomcat Users List Cc: Sent: Tuesday, 10 January 2012, 20:00 Subject: Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23 On 10/01/2012 18:34, Caldarale, Charles R wrote: >> From: Alastair B

Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23

2012-01-10 Thread Alastair Baldwin
19:20, Mark Thomas wrote: > On 10/01/2012 19:14, Alastair Baldwin wrote: >> My HelloWorldServlet.class is in CATALINA_HOME/webapps/WEB-INF/Classes > > Which should be: > CATALINA_HOME/webapps/WEB-INF/classes Scratch that. It should be: CATALINA_HOME/webapps

Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23

2012-01-10 Thread Alastair Baldwin
18:38, Alastair Baldwin wrote: > Excuse my ignorance, but I had the package information in place and had the > same error > so I tried to simplify it by removing the package details from > HelloWorldServlet.java > and the webapps directory. Is a package essential for tomcat to work?

Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23

2012-01-10 Thread Alastair Baldwin
: Tomcat Users List Cc: Sent: Tuesday, 10 January 2012, 18:30 Subject: Re: SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23 On 10/01/2012 18:28, Alastair Baldwin wrote: > Dear users > > I'm unable to get a Hello World Servlet running from my browser. >

SEVERE: Allocate exception for servlet helloworld Apache-Tomcat 7.0.23

2012-01-10 Thread Alastair Baldwin
Dear users I'm unable to get a Hello World Servlet running from my browser.  Configuration: Windows XP Version 2002 service pack 3 Apache-tomcat-7.0.23-windows-x86 CATALINA_HOME = c:\apache-tomcat-7.0.23-windows-x86\apache-tomcat-7.0.23 CLASSPATH= .;c:\apache-tomcat-7.0.23-windows-x86\apache-tomc