http://today.java.net/pub/a/today/2005/08/04/jspcomponents.html?page=3#jsp_servlets_compatibility

On 8/11/05, Legolas Woodland <[EMAIL PROTECTED]> wrote:
> Hi
> I have a problem with including an action response into my jsp page
> here is the problem :
> I want to include an action output which is a jsp page (data fetched
> from database)
> into a cell of a table in my jsp page.
> jsp page is an struts page so i used the following to include the
> action respose :
> [CODE]
> <jsp:include page='/editProfile.do' />
> [/CODE]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to