This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes What is the tag in struts similar to JSF rendered Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "What is the tag in struts similar to JSF rendered" Watch "What is the tag in struts similar to JSF rendered" New topic
Author

What is the tag in struts similar to JSF rendered

karthik chandra
Greenhorn

Joined: Aug 03, 2011
Posts: 7
Hi All,

I am new to struts. Am using Struts 1.3 . I am developing a page where based on my button click, a section of page should render in the same page. In JSF I can achieve this using <h:panenGrid>, in this rendered attribute can be set using boolean value. How to do the same in struts. Any help is appreciated. Thanks
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is the tag in struts similar to JSF rendered
 
Similar Threads
Generating <script> tag from Custom JSF Tag
tomahawk not working with SUN JSF RI
s:hidden's title attribute not rendering
Which JSF component to use?
need to render tooltip with <f:selectItems> used with <h:selectOneMenu>