missing ajax theme in 2.1.6

2009-07-02 Thread Larry Reed
I am new to struts, and have been trying to set up my project with Struts 2.1.6. I want to use the 'ajax' theme for the UI tags, but this generates an error that the ajax templates are missing. Specifically, it can't find head.ftl. I found that in the 2.1.6 release, the templates directory only

link to stylesheet in jsp doesn't work

2009-07-05 Thread Larry Reed
I'm having a problem linking to a stylesheet and could use some help. My project layout in Eclipse is as follows: pp_base WebContent css pp.css guest GuestWelcome.jsp index.html in index.html, I have One momen

Re: link to stylesheet in jsp doesn't work

2009-07-06 Thread Larry Reed
Thank you Christian. This has solved the problem. I'd like to thank Martin Gainty for also helping. The solution Martin proposed (use 'css/pp.css' rather than ../css/pp.css or something similar) did solve the problem for the first access, but return access via 'input' or 'success' results still