| Author |
Struts Tag inside a Custom Tag
|
Monoj Roy
Ranch Hand
Joined: Oct 10, 2007
Posts: 98
|
|
I have created one custom tag and I want to use one or two struts tag also inside the custom tag . Is there any way to make use of struts tags inside of Custom tag . I just wanted to know a way to include any tag which is inbuild in Java ,if can be incorporated inside my custom Tag ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56153
|
|
|
What happened when you tried it?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Monoj Roy
Ranch Hand
Joined: Oct 10, 2007
Posts: 98
|
|
Following jsp is not working means TESTUPPER button is showing but the page is not showing the TEST button ..Only one button is appearing in the page instead of two .
|
 |
Pedro Erencia
Ranch Hand
Joined: Apr 03, 2008
Posts: 70
|
|
|
|
 |
 |
|
|
subject: Struts Tag inside a Custom Tag
|
|
|