Package com.liferay.faces.util.jsp

Examples of com.liferay.faces.util.jsp.JspTagConfig


  private String classType;
  private String var;

  // Workaround for https://issues.liferay.com/browse/FACES-1576
  public ImportConstants() throws Exception {
    super(new JspTagConfig());
  }
View Full Code Here

TOP

Related Classes of com.liferay.faces.util.jsp.JspTagConfig

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.