Answer Posted / poorna chandar rao.yerrabothu
there are deploying the two ways but i suggest the only one
of the easyist way that is there are several steps
steps:
1) first create the one of the own directory name
example: owapp
next step
2) in this directory static resousrce are store the in (owapp)
example: html code
3) next step in owapp directory create the two
subdirectories that is one is LIB directory in this
directory store the XML files and create the second
subdirectory CLASSES directory in this directory store the
sevletclasses and jar files
4)after above processes completed then this total directory
copy to the total directory of (owapp) one the web server
for example i take the tomcat server in this server one of
the directory is WAPP store the total directory of OWAPP
store the in the WAPP folder
5) after completed deployement then we type the url name on
one of the browser i am using the browser netscafe navigator
whenever we press the enter button after enter the enter
button first we call XML file
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Should we create system software ( e.g operating system ) in java ?
What do you understand by synchronization? Why is it important?
What is iterator in the java collections framework? : java collections
What are maps interfaces in the java collections? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
What are the classes in the java collection framework? : java collections
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What is the difference between comparable and comparator in java.util pkg?
What are the considerations to be made in case of loops in java ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What are the uses of the set interfaces in the java collections? : java collections
What are the differences between the java collection and the java list? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword