Hello. 

ActionServlet as = this.getServlet(); return null from ActionForm 
constructor.

I am having problem getting hold on the ActionServlet from an 
ActionForm constructor. It returns null. I dont want to populate the 
form by an Action, I want to do it through the form's constructor. I 
want to get the servlet in the form's constructor because I want to 
acess the MessageResources from the ActionForm. Any idea? Thanks



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

Reply via email to