Since a lot of this stuff matches up between html and struts, you could probably use something like Dreamweaver's search and replace functionality to go through and replace <form with <struts:form, etc.
-----Original Message----- From: Heligon Sandra [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 09, 2004 11:01 AM To: 'Struts Users Mailing List' Subject: RE: HTML pages convert to Struts/JSP pages In my Struts application I use JSP pages with DynaValidatorForm effectively I used Struts tags html:form, html:radio, bean:message, logic:equal etc.. I would like to use basic html pages (created for an other web application) and convert them to Struts pages in order to have all Struts facilities. -----Original Message----- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: 09 June 2004 17:53 To: Struts Users Mailing List Subject: Re: HTML pages convert to Struts/JSP pages Heligon Sandra wrote: > 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 ? Not sure what you mean by these questions? Are you sure you mean "view" or do you mean "forms"? -- Rick --------------------------------------------------------------------- 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]