> Did you #include() or #parse() your template?
> #include() just includes everyting verbatim
> withoutlooking inside.
At first I've tried #include but it did not work. Then I've tried #parse
(template.vm) but an exception was raised:
Fri Sep 05 13:31:11 CEST 2003  [error] #parse() : arg =
/templates/group/groupsNavi.vm.  Exception : java.lang.ClassCastException:
org.apache.velocity.runtime.resource.ContentResource

>
>
> Action execution returns result ( forward name ).
> If you like to execute action and place result into
> template, you got to use #includeservlet()
I've tried to use #includeservlet(name) but it does not work - no output, no
error, nothing
Is the output of the servlet in special variable?

Thanks
Tomasz Wrona



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to