JATO Tutorial
|
We now have a complete, ready-to-run JATO application.
classes
directory are compiledJatoTutorial
directory using a zip or jar tool.
Name the output file JatoTutorial.war
. Remember, the /WEB-INF
directory should appear in the root of the WAR file after packaging. http://localhost:8080/JatoTutorial/module1/Login
(Apache Tomcat or Caucho Resin)
http://localhost/NASApp/JatoTutorial/module1/Login
(iAS 6.x)
|