James Turner wrote:
I find I write a lot of code that uses an intermediate action to link
between two web pages (this is good Struts policy in general)  However,
since the html:link tag has a forward= but no action=, I have to use
page= and supply a URI with the ".do" extension at the end, rather than
being about to use action= as I would with an html:form.  What do folks
think about adding action= to html:link?
I dont think this a problem. Normally you want to provide servlet request
parameters such also.

--
Peter Pilgrim
ServerSide Java Specialist

My on-line resume and for interview videos about myself, J2EE
Open Source, Struts and Expresso.
   ||
   \\===>  `` http://www.xenonsoft.demon.co.uk/no-it-striker.html ''


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

Reply via email to