com.opensymphony.webwork.quickstart
Class QuickStart

java.lang.Object
  extended by com.opensymphony.webwork.quickstart.QuickStart

public class QuickStart
extends Object

The QuickStart main program.

Author:
plightbo

Constructor Summary
QuickStart()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickStart

public QuickStart()
Method Detail

main

public static void main(String[] args)
                 throws FileNotFoundException,
                        MalformedURLException,
                        ClassNotFoundException,
                        NoSuchMethodException,
                        IllegalAccessException,
                        InvocationTargetException
Throws:
FileNotFoundException
MalformedURLException
ClassNotFoundException
NoSuchMethodException
IllegalAccessException
InvocationTargetException

WebWork Project Page