Struts & Velocity

2005-02-07 Thread Markos Charatzas
the logic to populate the context is defined in a different class. In Turbine for example there is method which gets called and serves for populating the context. Thanks for your input. Markos Charatzas - To unsubscribe, e-mail

Re: Struts & Velocity

2005-02-08 Thread Markos Charatzas
Thanks Joe, Im aware of the list so I will post there, I just thought it was more of a Struts related thing :) Sorry for that. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Charset

2005-02-08 Thread Markos Charatzas
Hi there, Although, 1. I have defined a in struts-config.xml like the following 2. my html templates have the content type set properly 3. my resource files are in the corrent content type I still get question marks (?) displayed back to the browser :( Is there any other place I need to set t