The Struts Console will also do this in the standalone
version.  There is a tool inside the program called
the "Page Converter" that will convert HTML forms to
Struts forms.

Struts Console:
http://www.jamesholmes.com/struts/

-james
[EMAIL PROTECTED]


--- Ted Husted <[EMAIL PROTECTED]> wrote:
> For the most part, there is a 1:1 relationship
> between the Struts HTML
> tags and the static HTML tags. There are some tools,
> like the Struts
> CodeMaker, that will do that conversion for you
> listed on the resource
> page. 
> 
> http://jakarta.apache.org/struts/resources/guis.html
> 
> Basically,  you can just rename your HTMLs as JSPs
> and start
> substituting the tags. The HTML form tag becomes the
> html:form tag and
> so forth. The Strut by Strut tutorial touches on the
> process of starting
> with a HTML storyboard and converting it to a Struts
> application. 
> 
>
http://jakarta.apache.org/struts/resources/tutorials.html
> 
> 
> -- Ted Husted, Husted dot Com, Fairport NY US
> -- Java Web Development with Struts
> -- Tel: +1 585 737-3463
> -- Web: http://husted.com/about/services
> 
> 
> "Struts Newsgroup (@Basebeans.com)" wrote:
> > 
> > Subject: Struts development procedure
> > From: "Hu Ji Rong" <[EMAIL PROTECTED]>
> >  ===
> > Hi,
> > 
> > Normally, we start web app development from a set
> of page designs that have
> > been mocked-up as static HTML and javascripts. Is
> there any article
> > describes the steps and procedures to transfer
> such as HTML prototype to
> > Struts applications. Such as what changes should
> be done to html tags,
> > javascripts, so on and so on?
> > 
> > Regards,
> > JiRong
> > 
> > --
> > To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

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

Reply via email to