I have 4 jsp pages .At last page we have a submit button
when we click it it will store all jsps data which we
provide will store into database. how we can make it possible
Answer / saikishore.boyana
store the objects in session scope and you can access the same objects in the last page and submit them
| Is This Answer Correct ? | 2 Yes | 0 No |
can anybody tell.what is the difference between Forward Action and Action Forward?
what is tiles in struts?
How we can configured action mapping in struts?
What’s the difference between struts and espresso?
where you will implement the tiles in struts?
where you store password in banking project
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
How action-mapping tag is used for request forwarding in struts configuration file?
how does request processor relates to action mapping?
Is struts efficient?
Give an example of validates method used to avoid errors.
What is action servlet in struts?