Im doing some testing with sitemes and i have problem with decorator and
excludes with the urls.
When i call an action like /Login.action that returns me a login.jsp page,
the jsp page is not 
decorated because the url in the browser is /Login.action and not the
resource i want to show.

To solve it i must put the pattern in exclude and in the decorator in this
way

<patern>/Login.action*</pattern>

  

-----Mensaje original-----
De: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Enviado el: MiƩrcoles, 08 de Noviembre de 2006 03:40 p.m.
Para: Struts Users Mailing List
Asunto: [s2] JSP or Freemarker or Velocity ?

Is one of the view technologies recommended or better supported than the
others?

I've started with the archetype, which is using Freemarker and Sitemesh,
neither of which I'm familiar with.

Before I switch to JSP and Tiles, (assuming I can figure out how...) is
there anything I should know?  (As in, am I going to make my life more
difficult?)

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.13.32/523 - Release Date: 07/11/2006



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to