com.pow2.webgui.taglib
Class TagUtil
java.lang.Object
com.pow2.webgui.taglib.TagUtil
public class TagUtil
- extends Object
Utility class for tags
- Author:
- Luca Fossato
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagUtil
public TagUtil()
setContentProviderData
public static void setContentProviderData(BaseContentProvider cp,
javax.servlet.jsp.PageContext pageContext)
- Set the contentProvider data using the parameter stored into the pageContext object.
- Parameters:
cp
- the contentProvider objectpageContext
- the pageContext object
Copyright © 2002-2005 Power Of Two S.r.l. All Rights Reserved.