Hi all !
I’m evaluating MyEclipseIDE to turn an existing web application into a Struts application.
My problem is: we have lots of html page with forms which should be trasnformed into FormBeans ( and linked to Actions yet to build).
The Struts Wizard lets you create Forms from scratch but what if you already have an html page (with lots of fields) ?
It would be very annoying if I have to enter all single fields in the FormBean window for every html page……does anybody knows a shortcut to transform an existing html page or jsp page into a FormBean quickly ?
Thanks a lot
Francesco