Hi,

I have been following these instructions:

http://cwiki.apache.org/confluence/display/S2WIKI/Creating+a+custom+Dojo+profile+for+Struts+2.0.x

- I have extracted static and template to /struts (/src/main/webapp/struts).
- I have modified struts.properties to set struts.serve.static=false.
- I have cleared browser's cache.
- I have modified head.ftl of the simple theme (as specified in
struts.properties).

If I request http://localhost:8080/webapp/struts/simple/head.ftl, I
can see my changes.
However, in a JSP with s:head, I can't.

I am using version 2.0.8.

What am I doing wrong?

-- 
Alvaro Sanchez-Mariscal Arnaiz
Java EE Architect & Instructor
[EMAIL PROTECTED]

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

Reply via email to