One person said me that it could be possible to use Struts Console.
Has soemone already used this tool to do that ?

-----Original Message-----
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: 09 June 2004 23:03
To: Struts Users Mailing List
Subject: Re: HTML pages convert to Struts/JSP pages


well you could start by grabbing your webapp with something like wget 
or curl.

wget -r www.mysite.com/

This would give you the rendered html to then start working from, you'd 
still have to deal with the form input when the user submits it. I dont 
know if there' s a zero-cognition, abracadabra widget to do this for 
you. It would depend on what language you where porting to.

Mark

On 9 Jun 2004, at 11:42, Heligon Sandra wrote:

>
>       Hi,
>
>       I would like to shared basic HTML pages with an other web
> application
>       which does not used Struts.
>       Is it possible to convert HTM pages to Struts views automatically ?
>       Is it an existing toolkit to do this ?
>
>       Thanks a lot in advance
>       Sandra
>
> ---------------------------------------------------------------------
> 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