Hi!
I'm new to Java and Servlet
How to create a package from scratch up to compilation?
If for example I had my package and I use JAVA WEB SERVER is it possible to
access it with a shortcut URL? for example,
instead of using this,
access it with shortcut URL:
If it is possible, how can I set this on Java web server?
Is it compulsory to use always the "www.myserver.com/servlet/"
url before the actual servlet?
GIF image