| Author |
how to get access request objects through struts tags
|
pavanasree vasireddy
Ranch Hand
Joined: Jun 12, 2004
Posts: 34
|
|
hello, i want to place a bean object in the request scope by calling the request.setAttribute() method and access it in the JSP through struts tags. i want to access the values in the bean object and display it in the jsp page. please let me know the tag i should use. thanks in advance
|
 |
Junilu Lacar
Bartender
Joined: Feb 26, 2001
Posts: 4118
|
|
|
Try the bean:write tags
|
Junilu - [How to Ask Questions] [How to Answer Questions] [MiH]
|
 |
pavanasree vasireddy
Ranch Hand
Joined: Jun 12, 2004
Posts: 34
|
|
|
Thank You. It worked
|
 |
 |
|
|
subject: how to get access request objects through struts tags
|
|
|