> While I'm at it, other common methods that don't necessarily belong to
> Action, but are common enough to be in Struts somewhere:  (IMO,
> obviously)
> 
>       getInt(request, attributeName);
>       // and other common types, Date, Integer, Long ...

Let me add that this method often contains third parameter,
defaultValue.  I realize that this might be a 'primitive' technique for
working with the request.  Still, surely it's a quite common one,
especially for newbies.


- Dave

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

Reply via email to