how can i deploy web application on application server(weblogic,jboss)

how can i deploy web application on application server(weblogic,jboss)

I have develop wab application(jsp,servlet)and i can deploy my web application on tomcat easily but i want to deploy on application server(weblogic,jboss,websphere).How? please give reply me,as a novice programmner.thank you

View Answers









Related Tutorials/Questions & Answers:
how can i deploy web application on application server(weblogic,jboss)
how can i deploy web application on application server(weblogic,jboss)  I have develop wab application(jsp,servlet)and i can deploy my web application on tomcat easily but i want to deploy on application server(weblogic,jboss
How can I to my database to my application
How can I to my database to my application  How can I to my database to my application   Hi, Please see the JDBC discussion thread.ADS_TO_REPLACE_1 Thanks
Advertisements
How to launch my web application from my desktop without opening Netbeans IDE everytime i run the application?
web application, now my question is how can i start my web application, wat i mean... my project on web server(Glassfish), how to set the system settings? I have...How to launch my web application from my desktop without opening Netbeans IDE
deploy application - Java Beginners
deploy application  i want to deploy to tom cat server a web application using a eclips IDE. i already start the server but haven't no idea how to create the the war file using eclips. i pleasure if any one can help me. alsp
deploy java application
deploy java application  how i will deploy an java applet in Apache Http Server in unix
how can i open pdf file in assest folder in android application?
how can i open pdf file in assest folder in android application?  thanks
What are the level in Jboss 5 application server to deploy the application
What are the level in Jboss 5 application server to deploy the application  What are the level in Jboss 5 application server to deploy the application   JDK 1.0 (january 23, 1996) oak - Initial release JDK 1.1
Application Server and Web Server - WebSevices
Application Server and Web Server  General difference, Application Server and Web Server  Answer: A Web server handles the HTTP protocol... that are used to create HTML pages dynamically. In this case, J2EE application server can
how can i use toggle button in my application
how can i use toggle button in my application  i want a on/off toggle button by dragging left-right..not by pressing on button
How can I connect my database to my application ?
How can I connect my database to my application ?  How can I connect my database to my application?   Hi, You can use JDBC API to connect to database from your Java application.ADS_TO_REPLACE_1 Here is the sample
How to Configure, Deploy & Run EJB Application on JBoss4.0.5.GA - EJB
to get my application running or/and JBoss server running; 2) Where can i put my console application, the client to access the deployed bean; and 3) How can i...How to Configure, Deploy & Run EJB Application on JBoss4.0.5.GA  I am
DIFFERENCE BETWEEN APPLICATION SERVER AND WEB SERVER
DIFFERENCE BETWEEN APPLICATION SERVER AND WEB SERVER  What is the difference between application server and web server
developing a Session Bean and a Servlet and deploy the web application on JBoss 3.0
and deploy the web application on JBoss 3.0 Server.  Our application is thin... the application copy the file into the deploy (JBOSS_HOME/server/default/deploy..."?> <!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.2
developing a Session Bean and a Servlet and deploy the web application on JBoss 3.0
the web application on JBoss 3.0 Server. This example shows you how to write..._TO_REPLACE_12 To deploy the application copy the file into the deploy (JBOSS_HOME/server/default/deploy) directory of JBoss 3.0.  To test the application
Steps to create simple EJb 2.1 (Session Bean) and deploy on websphere application server 6.0,
application server. can any one please send me steps how i create EJB 2.1 and deploy... application server 6.0,  Hi friends, I am trying to create simple hello world... application server. I am new to WAS so please help me . Please help
web application
web application  Dear friend, could u plz tell me wats difference bt web server,application server,container with thanks praveen
How could I use Socket in my application?
How could I use Socket in my application?  I created an application dealing with the management of a supermarket using Hibernate and Swing. I found out today that I have to use also Socket and I don't know exactly what I could do
web application
web application  what is lazy loading in web based application
web application
web application  Develop a web application to print back the inputs from the user(name, date of birth, address). The solution should have a JSP file which accepts the userâ??s name and sent to Servlets which puts the name
Web application
Web application  in web applications which file will execute first either servlet or jsp
I wanted do develop mini application With server request and tesponse
I wanted do develop mini application With server request and tesponse ... with the server request and responce with login page. and i would also like to ask how to design GUI using struts 1.2.9 and how could be it will take server request
i want to create an icon on my desktop... with this i want to open my web application
i want to create an icon on my desktop... with this i want to open my web application  i want to create an icon on my desktop... with this i want to open my web application(automatically run my server... )how
Hii i want a JMS application can anybody help me
Hii i want a JMS application can anybody help me  jms application
I have crude application
I have crude application   I have crude application, how to load into this roseindia.net
what is the difference betwen application server & web server - Java Interview Questions
what is the difference betwen application server & web server  what is the difference betwen application server & web server
Difference between Web server and Application server ? Example of both
Difference between Web server and Application server ? Example of both  Difference between Web server and Application server ? Give example of both
Creating Web application on tomcat server
Create your first Tomcat Web application       In this section we will show you how to create first web application using Servlet on the tomcat server.  We first make a class
Application Server
Application Server       WAST   WAST (Web Application Server Toolkit) is a framework for developing web application server adapters. It contains core and UI
making a web application using Web-Logic Server - Struts
could'nt get an idea how to make the web application using WEBLOGIC.So, can anyone...making a web application using Web-Logic Server  Hello , I am a beginner to the java platform so i am facing some problem in making a web aplication
how to integrate authorize.net in java web application?
how to integrate authorize.net in java web application?  i want to integrate authorize.net in my web application.But they have given simple code in maven ,i want in simple java web application.Please help me
Java web Application
Java web Application  Hi! I have developed a java web application project using netbean IDE with glassfish server. My question is how to create a runnable file from this. How can we make it to a single file? I think it is war
How to create web application using maven in Eclipse?
How to create web application using maven in Eclipse?  I have.... Now want to use the Maven in the Eclipse. I don'w know how to create web application using maven in eclipse? Can anyone tell the video tutorial url
Introduction of Web Application
The application based on web is stored on a remote server and they can be accessed through web browser
Difference between Web Server and Application Server
and Application Server. Web Server handles HTTP and HTTPS request and response while... dynamically. For example, J2EE application server can run EJBs (Enterprise Java Beans..., Application Server has two containers: Web Container and EJB container. Web
How to implement openId java web based application?
How to implement openId java web based application?  In my web application i want to implement the OpenId just like stackoverflow.com have to login.... Please tell me how to implement it in java web application in details
How to create Maven Web Application in Eclipse?
How to create Maven Web Application in Eclipse? In this tutorial you will learn "How to create Maven Web Application in Eclipse?" and then deploy... is the video tutorial of: "How to create a Web Application in Eclipse using Maven
java web application - Ant
tell me the steps to build and deploy a small web application on MyEclipse?(like... the WebLogic Server and the Eclipse IDE. 2)Develop a servlet application to run... and deploy the helloworld.war Web application in the Eclipse IDE with an Ant
Chapter 6. Assemble enterprise applications and deploy them in IBM WebSphere Application Server
applications and deploy them in IBM WebSphere Application Server Assemble.... The application elements can be Web modules, enterprise bean (EJB) modules, resource... applications on the server. The single application class loader can also
Application Server
Application Server       An application server is an application program that accepts connections in order to service requests, by sending back responses. An application server   can
websphere application server - Development process
websphere application server  I am using Eclipse europa 3.1which is different from myeclipse. I am using IBM's websphere application server community edition version 6.0 can u show me how to deploy it and run a simple jsp
making a web application using Web-logic server - Struts
making a web application using Web-logic server  Hello Sir
making a web application using Web-logic server - Struts
making a web application using Web-logic server  Hello Sir
How to make phone call from web application
How to make phone call from web application  I'm creating an XHTML application, which can be viewed via IPhone or Blackberry. Application needs... suggest on how to do this. I'm new to this. Thanks in advance
how to launch a web application using java web start in netbeans ide?
but i dont knw how to do with web application, Please can anyone help me or send... web start in Netbeans IDE, Please can anyone help me how to do this...I knw...how to launch a web application using java web start in netbeans ide? 
Spring Web MVC Application Error:ClassNotFoundException: DispatcherServlet on deploying
. DispatcherServlet I am discussing about the Spring Web MVC Application Error... the application on the Tomcat server. Such error occurs when you try to deploy... while running the Tomcat server. Here in this video tutorial I will explain you
Quartz in web-application
Quartz in web-application  As I am new to Quartz i don't know how to use it in web-application.I am able to run it in eclipse as a stand alone application i had tried out some example but am not able to succeed any help
Deploying Application
learned how to deploy "hello" application and then test.  ...; In this section we will deploy "hello" application that come with  Sun Java System Application Server Platform Edition 9. We will also learn
log4j in web application
log4j in web application  Hi all, I am new to log4j. I want to use log4j in my web application. I need to write the debug,info,warn into a file... and how to get the logger object in web application. Thanks suresh
Web application - Spring
Web application  I need one simple complete web application example using springs with database connection,i saw ur demo but it is not succfient.can u send to [email protected] am a beginner
Flex web application
Flex web application  Hi.... How can i develop web based applications in Flex? please give me the whole procedure so i can make web apps in flex..... Thanks

Ads