How to deploy web appliction in web logic ?
Answer Posted / nagababu
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 |
Post New Answer View All Answers
What is abstraction in oop with example?
Why it is called runtime polymorphism?
What are the 4 main oop principles?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is the difference between encapsulation and polymorphism?
What are the 3 principles of oop?
What is pure oop?
Why oops is important?
Is react oop?
Please send ford technologies placement paper 2 my mail id
What is class and example?
Can main method override?
What are different oops concepts?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Can destructor be overloaded?