RE: Struts 2 and Sitemesh

2008-05-19 Thread Asleson, Ryan
OK, I now get content. I specified the wrong value in the tag's namespace attribute. -Original Message- From: Asleson, Ryan [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 2:27 PM To: Struts Users Mailing List Subject: RE: Struts 2 and Sitemesh OK, doing that made the

Re: Struts 2 and Sitemesh

2008-05-16 Thread Jeromy Evans
Asleson, Ryan wrote: " /> When you use this tag, how does sitemesh invoke the action? The exception implies its looking for a file and doesn't know it needs to invoke something through Struts2 Filter. I'm not sure of the solution, but it

RE: Struts 2 and Sitemesh

2008-05-16 Thread Asleson, Ryan
OK, doing that made the error go away, but none of the content is showing up. Hmm. -Original Message- From: Relph,Brian [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 2:22 PM To: Struts Users Mailing List Subject: RE: Struts 2 and Sitemesh You might try this: You

RE: Struts 2 and Sitemesh

2008-05-16 Thread Relph,Brian
Sitemesh Can you provide your struts.xml? Brian Relph -Original Message- From: Asleson, Ryan [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 1:52 PM To: Struts Users Mailing List Subject: Struts 2 and Sitemesh Hello, I'm new to Struts 2 and have some experience with Sit

RE: Struts 2 and Sitemesh

2008-05-16 Thread Relph,Brian
Can you provide your struts.xml? Brian Relph -Original Message- From: Asleson, Ryan [mailto:[EMAIL PROTECTED] Sent: Friday, May 16, 2008 1:52 PM To: Struts Users Mailing List Subject: Struts 2 and Sitemesh Hello, I'm new to Struts 2 and have some experience with Sitemesh, bu

Struts 2 and Sitemesh

2008-05-16 Thread Asleson, Ryan
Hello, I'm new to Struts 2 and have some experience with Sitemesh, but I'm having trouble getting the two to work together. I have defined a decorator like this: /*.action So it should be decorating anything that goes to Struts 2. The default.jsp file has a line that loo