Re: Struts 2 Namespaces

2009-05-07 Thread Timothy Orme
t être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Thu, 7 May 2009 11:26:07 -0400 > From: to...@genome.med.harvard.edu > To: user@struts.apache.org > Subject: Struts 2 Namespaces > > Hello All, > &

Struts 2 Namespaces

2009-05-07 Thread Timothy Orme
Hello All, I just have a quick question concerning struts 2 namespaces. Mainly, are they unique? I have a book "Practical Apache Struts 2 Web 2.0 Projects" which states that: "The name attribute as well as the namespace attribute must be unique. If no

Re: Struts 2 - Namespaces and hiding JSPs in WEB-INF

2008-05-16 Thread Mead Lai
/WEB-INF/web/user/login.jsp My app config like that. It's ok. Haven't get this problem. On Sat, May 17, 2008 at 3:59 AM, Jim Kiley <[EMAIL PROTECTED]> wrote: > False alarm, please ignore. Sheesh. > > On Fri, May 16, 2008 at 2:50 PM, Jim Kiley <[EMAIL PROTECTED]> wrote: > >> Hey gang, >> >> I'm do

Re: Struts 2 - Namespaces and hiding JSPs in WEB-INF

2008-05-16 Thread Jim Kiley
False alarm, please ignore. Sheesh. On Fri, May 16, 2008 at 2:50 PM, Jim Kiley <[EMAIL PROTECTED]> wrote: > Hey gang, > > I'm doing something that appears to be a bit strange and I'd appreciate any > advice anyone might have. > > I have two areas within my app -- "admin" and "user". So I have

Struts 2 - Namespaces and hiding JSPs in WEB-INF

2008-05-16 Thread Jim Kiley
Hey gang, I'm doing something that appears to be a bit strange and I'd appreciate any advice anyone might have. I have two areas within my app -- "admin" and "user". So I have and . That seems simple enough. The problem I'm running into stems from an earlier decision to "hide" my JSPs within