public final class JsfUrlTagHandler
extends javax.faces.view.facelets.TagHandler
JspUrlTagSupport| Constructor and Description |
|---|
JsfUrlTagHandler(javax.faces.view.facelets.TagConfig config)
Creates the tag by reading the config which contains the page and the query as param
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(javax.faces.view.facelets.FaceletContext context,
javax.faces.component.UIComponent parent)
Applies the url of wicket to the tag
|
public JsfUrlTagHandler(javax.faces.view.facelets.TagConfig config)
config - the tag config to read the paramspublic void apply(javax.faces.view.facelets.FaceletContext context,
javax.faces.component.UIComponent parent)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.