org.ops4j.pax.web.service.internal.util
Class JspSupportUtils

java.lang.Object
  extended by org.ops4j.pax.web.service.internal.util.JspSupportUtils

public class JspSupportUtils
extends java.lang.Object

Utilities related to Jsp support.

Since:
0.3.0, January 07, 2007
Author:
Alin Dreghiciu

Method Summary
static boolean jspSupportAvailable()
          Verify if jsp support is available.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

jspSupportAvailable

public static boolean jspSupportAvailable()
Verify if jsp support is available.

Returns:
true if WebContainer is available


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.