There was something posted within the last day or so regarding an XML/XSLT
struts modification, similar to the cocoon idea.


http://www.openroad.ca/opencode/stxx/documentation.html


Because JSPs are so flexible, I just leave struts as it is and do this in
the JSP:

<%=content%>



-----Original Message-----
From: mpopovits.rm [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 29, 2002 12:37 PM
To: [EMAIL PROTECTED]
Subject: Struts with dynamically generated contenct?


Has anyone used Struts in an environment where some of pages are
dynamically generated.  In this case an action would write the html
directly to the output stream instead of forwarding to a jsp.

Anything to consider here?
Is it still advantageous to use Struts in this kind of situation?
Are there any particular supporting Struts technologies that I should
look closer into?

Michelle


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


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

Reply via email to