Re: parse freemarker file that is not action result

2007-07-30 Thread Leonidas Papadakis
Thanks for your answer. I really appreciate it. So i assume for all similar cases i will have to do it like that ... Best Regards Leonidas Perssy Llamosas wrote: Try to use a classless action, it will default to com.opensymphony.xwork.ActionSupport which always returns "success". search

Re: parse freemarker file that is not action result

2007-07-30 Thread Perssy Llamosas
Try to use a classless action, it will default to com.opensymphony.xwork.ActionSupport which always returns "success". search.ftl Perssy Llamosas Original Message Subject: parse freemarker file that is not action result From: Leonidas Papadakis <[EMAIL PROTECTED]> To: us