Robert Taylor wrote:
If the Converters are valid across the entire application, you
can register them using a ServletContextListener or a Struts Plugin.
ServletContextListeners are only available for containers supporting
the Servlet 2.3 spec or higher.

The idea is that the Converter should be available only when saving the specific form (atleast for now).



regards, Robin

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



Reply via email to