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 polymorphism give a real life example?
what type of questions
What does and I oop and sksksk mean?
What is the oops and benefits of oops programming?
any one please tell me the purpose of operator overloading
What exactly is polymorphism?
What is difference between inheritance and polymorphism?
What is cohesion in oop?
What are the three main types of variables?
What is the important feature of inheritance?
explain sub-type and sub class? atleast u have differ it into 4 points?
Can abstract class have normal methods?
What is byval and byref? What are differences between them?
What is interface in oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?