How to deploy web appliction in web logic ?
Create a war file using command
jar cvf webapplicationname.war *;
Login to weblogic Console.
Goto WebApplicationModules and then goto Deploy New
Webapplication module. Upload ur file option and Browse ur
War file and Upload. select ur war file and choose
Targetmodule and deploy.
| Is This Answer Correct ? | 4 Yes | 3 No |
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks
State what is encapsulation and friend function?
features of OOPS
22 Answers Ness Technologies, Satyam,
Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?
Explain the concepts involved in Object Oriented programming.
What are objects in oop?
What is the purpose of polymorphism?
What is oops in programming?
Polymorphism with an example?
What is the main feature of oop?
How to calculate the age from the date of birth by using the program?