RE: Newbie: Problems After Deploying to Tomcat

2004-02-03 Thread Colin Foulkes
, Check out the html:base tag. -Richard -Original Message----- From: Colin Foulkes [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 8:16 AM To: Struts Users Mailing List Subject: RE: Newbie: Problems After Deploying to Tomcat Ah... I think I see the problem I need to fully qu

RE: Newbie: Problems After Deploying to Tomcat

2004-02-03 Thread Colin Foulkes
in my src attribute? Also, assuming this is the same problem in my filter, is there some recognized way for handling the forward in the filter. Thanks again Colin -Original Message- From: Colin Foulkes Sent: February 3, 2004 9:47 AM To: Struts Users Mailing List Subject: Newbie

Newbie: Problems After Deploying to Tomcat

2004-02-03 Thread Colin Foulkes
Hi, I'm fairly new to the struts but have been able to get a small struts app working fine under the internal Tomcat(4.0.6) in Netbeans. Everything here works fine. When I try to run the app under a standalone Tomcat (4.1.29) I get two problems with my application. 1. I have created an authent

RE: Problem - Trying to hide javascript files in WEB-INF

2004-01-20 Thread Colin Foulkes
your script - there's probably something you need to remove. Matt > -Original Message- > From: Colin Foulkes [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 2:21 PM > To: Struts Users Mailing List > Subject: RE: Problem - Trying to hide javascript files in

RE: Problem - Trying to hide javascript files in WEB-INF

2004-01-20 Thread Colin Foulkes
quot;styles" folder. > -Original Message- > From: Colin Foulkes [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 2:12 PM > To: [EMAIL PROTECTED] > Subject: Problem - Trying to hide javascript files in WEB-INF > > > Hi, > > I'm quite new

Problem - Trying to hide javascript files in WEB-INF

2004-01-20 Thread Colin Foulkes
Hi, I'm quite new to Open source and Struts I'm trying to convert some Microsoft asp.net pages to a struts/apache environment; and following advice on the newgroup, have "hidden" my .jsp pages in directories beneath /WEB-INF. However, I have some pages that include script tags for loading java

RE: Debug/Breakpoint Problem with Sysdeo Tomcat Plugin in Eclipse

2003-12-03 Thread Colin Foulkes
preferences, expand Tomcat, choose the "Source Path", and choose the projects you wish the source to be found for. HTH, Mike -Original Message----- From: Colin Foulkes [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 11:21 AM To: Struts Users Mailing List Subject: Debug/

Debug/Breakpoint Problem with Sysdeo Tomcat Plugin in Eclipse

2003-12-02 Thread Colin Foulkes
Hi, I have a strange problem with the Sysdeo Tomcat plugin. I set a breakpoint in a java class (struts action), launch Tomcat and navigate to my struts application.. The IDE breaks at the correct place in the application (the debug information .. variables, location, stack etc. are all shown fi