Hi,
I am a JSP newbie. We were using struts and velocity before and now we are
switching over to struts and JSP. We were using Map backed ActionForm for our
Application with velocity to handle dynamic and extensible form data. Now when
I see the jakarta struts documentation for using the same wi
Hari Haran wrote:
Hi,
In recent past I have been working with struts Map-backed Action Form.
It can accept any number of HTML form parameters without declaring
each field as accessors or in an external XML file.
This seems to be a good approach , as I don't need to create a new
ActionForm f
Hi,
In recent past I have been working with struts Map-backed Action Form.
It can accept any number of HTML form parameters without declaring
each field as accessors or in an external XML file.
This seems to be a good approach , as I don't need to create a new
ActionForm for my data
hi,
map-backed action form and validator does not seem to work together in
my application.
Struts Validator framework is not getting invoked. Has anybody done this
before.
Help me out in this regard.
Thank you,
Dilip.
This is my code snippet
_Extended ActionForm :_
package test;
import
4 matches
Mail list logo