Filters (67)
  Servlets (76)
  JSP Taglibs (388)



Order Status
Product List
Services
Contact Us
License
About Us
Check Out
Search







(JSP-162) Global pages taglib



Online Price

Sales Price:

Qty:


Global pages taglib ver. 1.3

    Custom JSP taglib. This taglib lets you use something similar to global-forwards in Struts. The main idea is very simple. Instead of using the hard coded strings for pages in jsp:forward and jsp:include tags you can use the similar tags from this taglib where the page will be defined as a global (context) parameter for your web application. For example, in your web.xml file you can define a context parameter error:
 


<context-param>
 <param-name>error</param-name>
 <param-value>/myerrorpage.jsp</param-value>
</context-param>

Try It Out: http://www.servletsuite.com/servlets/globtag.htm

 

HOME | SITE SEARCH | CONTACT US | ABOUT US | PRODUCTS

Created by USA Sat, Inc. © OMOLI, Inc. - J2EE Components Store. All rights reserved.

spac.gif (848 bytes)