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
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
What is the use of hashcode in java ?
What do you understand by synchronization? Why is it important?
What are the differences between the java collection and the java list? : java collections
What are the considerations to be made in case of loops in java ?
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the interfaces in java collections? : java collections
What are the types of java collections? : java collections
What are the classes in the java collection framework? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
How is hashset maintained in memory by java ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
What are the different types of collections views being provided by the map interface? : java collections
What are the uses of the set interfaces in the java collections? : java collections