You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Tommy Holm - TELMORE <to...@telmore.dk> on 2004/02/23 16:38:16 UTC

How to create an include which calls an action

Hi everyone.
I have a problem, I have a jsp page which should include the result of
an action call. The action should prepare the bean associated with the
action and create the jsp which then in the end should be included in
the master jsp.(The include is a menu, which the action should prepare).
The problem is that after the include, the rest of the JSP page is not
rendered. It does somehow make sense but is there anyway around this or
a common strategy to achieve this.
Any help is greatly appreciated.
Cheers
Kind regards
Tommy 


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org