To add to that, you could consider migrating to a struts XSL framework like:
 * stxx - http://stxx.sf.net
 * StrutsCX - http://it.cappuccinonet.com/strutscx/index.php

Then migrate pages as needs require.  This would allow you to do
migration in steps - first write Struts interface, then convert XSL's
to JSP's.

Don


On Tue, 19 Oct 2004 20:31:48 +0200, Mark Lowe <[EMAIL PROTECTED]> wrote:
> > Now we need to get rid of xsl code and
> > replace it with jsp/struts.
> 
> Why do you need to do this?
> 
> I'd look for a way of getting the xsl transformations to happen via
> struts and then add any new bits using struts jsps. If there are any
> problems with the xsl and nobody knows how to fix it then, perhaps
> replace with JSP. Its hard without knowing the details, but would seem
> wrong..
> 
> Mark
> 
> On 19 Oct 2004, at 20:22, Vicky wrote:
> 
> > 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 help would be appreciated.
> >
> > Thanks,
> >
> >
> >
> >
> >
> > _______________________________
> > Do you Yahoo!?
> > Declare Yourself - Register online to vote today!
> > http://vote.yahoo.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to