> -----Original Message-----
> 
> In the future, we should be able to write pure business Actions that 
> don't use http semantics, and only use the http version when we 
> absolutely need to. In practice, most of us rarely use the 
> http services 
> of the HttpRequest, and the same Actions could be coded using 
> a generic 
> Context (that might be chained to the HttpRequest, as is done 
> with the 
> Velocity Tools).

Not necessarily. Given the better toys the little Baby doesn't
necessary want play with them.

I have seen Action written, which dont use the ActionForm, but
instead work much like a Servlet. A lot of code that looks
like this  ``request.getParameter("whoohoo")''

--
Peter Pilgrim,
Struts/J2EE Consultant, RBoS FM, Risk IT
Tel: +44 (0)207-375-4923


***********************************************************************************
This e-mail is intended only for the addressee named above.
As this e-mail may contain confidential or privileged information,
if you are not the named addressee, you are not authorised to
retain, read, copy or disseminate this message or any part of it.
The Royal Bank of Scotland plc is registered in Scotland No 90312
Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB
             Regulated by the Financial Services Authority

            Visit our website at http://www.rbs.co.uk/CBFM/
***********************************************************************************


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

Reply via email to