Re: migrate xsl into jsps/struts

2004-10-19 Thread Bill Siggelkow
Vicky, please post this to the struts-user list -- it's the proper place for this kind of question (the dev is list is for people developing Struts itself). You'll reach a much broader audience ... also most Struts developers monitor the user list as well. -Bill Siggelkow Vicky wrote: Hello al

migrate xsl into jsps/struts

2004-10-19 Thread Vicky
Hello all, In my current project we are using xsl which renders xml into xhtml. Now we need to get rid of xsl code and replace it with jsp/struts. Is there an easy tool/way to migrate xsl files into jsps? This is quite huge project so it won't be possible to start it from scratch. Any pointes or