org.apache.struts2.quickstart
Class QuickStart

java.lang.Object
  extended by org.apache.struts2.quickstart.QuickStart

public class QuickStart
extends java.lang.Object

The QuickStart main program.


Constructor Summary
QuickStart()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.net.MalformedURLException,
                        java.lang.ClassNotFoundException,
                        java.lang.NoSuchMethodException,
                        java.lang.IllegalAccessException,
                        java.lang.reflect.InvocationTargetException
Throws:
java.io.FileNotFoundException
java.net.MalformedURLException
java.lang.ClassNotFoundException
java.lang.NoSuchMethodException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException


Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.