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,
www.myserver.com/servlet/com.mypackage.test
access it with shortcut URL:
www.myserver.com/servlet/servlet_test
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?
 
 
 
 
 
Alec Matias
Programmer/Analysts
Information Systems Services
ASPANET Resources, Inc.
www.aspanet.com

GIF image

Reply via email to