Hello everyone:

We are developing an application with Struts. The pages are made with JSP
and taglibs. However we will need to have the possibility of separating the
presentation in HTML and loading the dynamic data by means of XML (e.g: data
islands).  The problem is that the pages are programmed using the tag
bean:message of struts, which obviously cannot be used in HTML pages. Do you
know some application or tool that that can do this?  That is, generate de
static HTML from the JSPs with multilanguage? 

Thanks



Reply via email to