aspose file tools
The moose likes Struts and the fly likes how form bean can be mapped in struts for dynamic html generation? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "how form bean can be mapped in struts for dynamic html generation? " Watch "how form bean can be mapped in struts for dynamic html generation? " New topic
Author

how form bean can be mapped in struts for dynamic html generation?

nageshvs
Greenhorn

Joined: Jul 31, 2003
Posts: 2
Problem Description, using struts for dynamic generation of input text boxes of html in JSP.
How to define action form bean for dynamic generation of form variables(ie html input text
boxes which are generated dynamically by using the java script according to user
requirements)
how form bean can be mapped?
Every one knows, number of varibale of htmlform is equal to form bean variables.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how form bean can be mapped in struts for dynamic html generation?
 
Similar Threads
Struts based Application Automation Tips Required
Form Bean For Dynamically created elements
JSP using DHTML
How does struts handle dynamic forms that grow and its retrieval?
validating html form data in JSP