Quote:
Originally Posted by meenakshi
Hirearchy is like this:
<domainname>
servlet folder
war file
war file folder
We have a folder called servlet.
Have copied the servlet files in this dir.
How do we access these files.We are not able to access these file.
Net4 is asking us to put the servlet files into this servlet folder.
Your advice...
|
Normally you upload your war file which get deployed automatically if the server is configured properly. It also depends which control panel they are offering, if its a custom solution things may be working differently.
It is also to be noted that different developers do things differently. So about your question how to access servlets, how do you access them on your development platform?