answersLogoWhite

0

Apache`s Tomcat is an integrated web server. It si used for hoisting web sites with support for servlets, jsps and other server-side technologies. It IS NOT USED for CREATING websites. Make a web-page using html(you may use tools like dreamweaver or outlook for the design). Have a jsp script supporting the server side computations and run on apache webserver and feel the magic..

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you find version of Tomcat?

Run version.bat from the bin folder under tomcat, you should get something like this: Using CATALINA_BASE: C:\Tomcat5 Using CATALINA_HOME: C:\Tomcat5 Using CATALINA_TMPDIR: C:\Tomcat5\temp Using JAVA_HOME: c:\jdk1.4 Version: Apache Tomcat/5.0.28 You can find the tomcat server version by using this command.


How do you get rid of apache tomcat on roblox?

To remove Apache Tomcat from your Roblox game, you need to ensure that it is not integrated into your project's architecture, as Roblox does not natively use Apache Tomcat. If you're using external servers or scripts that interact with Tomcat, simply delete those references and any related code. Additionally, check for any lingering configuration files or services that might be running and remove them as necessary. Always backup your project before making significant changes.


How do you create a virtual host by using an IP address?

It also depends on what type of web server you are using such as Apache or Tomcat or Nginx or Lighttpd or etc.. Procedure may varies from web server to web server.... Example (Apache): NameVirtualHost 10.10.10.10 <VirtualHost 10.10.10.10> ServerName www.domain.com ServerPath /domain DocumentRoot /web/domain </VirtualHost>


What are the advantages of apache tomcat?

Tomcat is a an application, a product of Apache Software foundation, that enables you to make you standalone PC work as a Server.This can help in a lot of tasks such as programming using Java Server Pages (JSP).By installing this software you can use your PC as a server and do any related task that a server does.To avail this benefit you need to download and install Tomcat (6.0 is the latest version) and configure it thereafter.


Why create webpage using MSWord not Frontpage Why MSWord also provides webpage creation features?

What you do is you you do you do a poopy and then smeer the poopy all over the screen, then you like it of arfter you do all that then their will be a webpage on the screen.


apache airflow?

Apache Airflow is among the most frequently used programming platforms to create data pipelines. Using the tool helps businesses create, schedule, and monitor workflows that facilitate information flow.


How do you design webpage?

Take help from web design and development company. You may create easy webpage using Adobe Dreamweaver or Even Using Microsoft World (Just Save As your document as web page)


How do you create your own website with domain name for free?

firsly create a webpage using HTML , javascript & xml languages.then using the IIS server, you can create your own website. A system administrator does this task.


How do you run servlet on Linux?

To run a servlet on Linux, you typically need to set up a Java servlet container, such as Apache Tomcat. First, install Java Development Kit (JDK) and then download and extract Tomcat. Place your servlet code in the appropriate directory (usually webapps/yourapp/WEB-INF/classes), configure the web.xml file if needed, and start the Tomcat server using the startup.sh script in the bin directory. Access your servlet through a web browser using the appropriate URL, typically http://localhost:8080/yourapp/YourServlet.


Can you create a webpage without using a web form?

Yes. A web form is something that goes onto a web page if you want it.


How do you automatically restart a tomcat server when it was down?

To automatically restart a Tomcat server when it goes down, you can use a monitoring tool like Monit or systemd. For Monit, configure a monitoring script that checks the Tomcat process and restarts it if it's not running. If using systemd, create a service file for Tomcat with the Restart=always directive, ensuring that it restarts the service automatically upon failure. Additionally, consider setting up log monitoring to alert you of any issues that may require attention.


What port is used for communications between Tomcat and the Web browser?

What port is used for communications between Tomcat and the Web browser accessing the ePO console is accomplished using