Re: hiding jsp files under WEB-INF

2004-03-04 Thread Niall Pemberton
" <[EMAIL PROTECTED]> > >To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >Sent: Thursday, March 04, 2004 12:34 AM > >Subject: Re: hiding jsp files under WEB-INF > > > > > > > I use in my index.jsp. So, that is

Re: hiding jsp files under WEB-INF

2004-03-03 Thread Michael McGrady
ay, changing to a link should help him resolve his problem. - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 12:34 AM Subject: Re: hiding jsp files under WEB-I

Re: hiding jsp files under WEB-INF

2004-03-03 Thread Niall Pemberton
y" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 12:34 AM Subject: Re: hiding jsp files under WEB-INF > I use in my index.jsp. So, that is not a > problem. > > At 09:50 AM 3/1/2004, you wrote: > >

Re: hiding jsp files under WEB-INF

2004-03-03 Thread Michael McGrady
ling List" Sent: Monday, March 01, 2004 5:40 PM Subject: Re: hiding jsp files under WEB-INF > If you look in 'logic tags' package: > > > http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/org/apache/struts/taglib/logic/ > > In LocalStrings.propertie

RE: hiding jsp files under WEB-INF

2004-03-03 Thread Michael McGrady
PROTECTED] Sent: Monday, March 01, 2004 12:35 PM To: Struts Users Mailing List Subject: Re: hiding jsp files under WEB-INF Mainguy, Mike wrote: >Also, are sure sure welcome is not supposed to be Welcome? (case >sensitive?) > The way I understand it, "welcome" is globally for

RE: hiding jsp files under WEB-INF

2004-03-01 Thread shirishchandra.sakhare
6:45 PM To: 'Struts Users Mailing List' Subject: RE: hiding jsp files under WEB-INF Whoops, didn't see that. Now I'm more inclined to think this will not work as this page is not being handled by the struts controller. <> -Original Message- From: Dean A. Hoove

Re: hiding jsp files under WEB-INF

2004-03-01 Thread Niall Pemberton
rch 01, 2004 5:40 PM Subject: Re: hiding jsp files under WEB-INF > If you look in 'logic tags' package: > > > http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/org/apache/struts/taglib/logic/ > > In LocalStrings.properties you will see that the message you are g

RE: hiding jsp files under WEB-INF

2004-03-01 Thread Mainguy, Mike
List Subject: Re: hiding jsp files under WEB-INF Mainguy, Mike wrote: >Also, are sure sure welcome is not supposed to be Welcome? (case >sensitive?) > The way I understand it, "welcome" is globally forwarded to "/Welcome.do", as per the struts-config.xml. > >

Re: hiding jsp files under WEB-INF

2004-03-01 Thread Niall Pemberton
If you look in 'logic tags' package: http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/org/apache/struts/taglib/logic/ In LocalStrings.properties you will see that the message you are getting ("Exception forwarding for name ?") matches the message named 'forward.forward'. If you th

Re: hiding jsp files under WEB-INF

2004-03-01 Thread Dean A. Hoover
Mainguy, Mike wrote: Also, are sure sure welcome is not supposed to be Welcome? (case sensitive?) The way I understand it, "welcome" is globally forwarded to "/Welcome.do", as per the struts-config.xml. <> -Original Message- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Monday,

RE: hiding jsp files under WEB-INF

2004-03-01 Thread Mainguy, Mike
Also, are sure sure welcome is not supposed to be Welcome? (case sensitive?) <> -Original Message- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Monday, March 01, 2004 11:59 AM To: [EMAIL PROTECTED] Subject: hiding jsp files under WEB-INF I realized that the subject I filed this

RE: hiding jsp files under WEB-INF

2004-03-01 Thread Mainguy, Mike
I usually code my index.jsp as follows: If your index.jsp isn't being processed through the struts controller, I'm not sure how much the logic tags like that. That should eliminate at least one problem. <> -Original Message- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Monday,