Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We assume we have an application in /home/jobscheduler_user/my_app which calls via Ajax a java servlet via ajax with ./myappservlet?some=query.
  • We assume the Java servlet class is com.my.apps.MyServlet and it is complied in com.my.apps.jar.

...