473,406 Members | 2,769 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Apache Tomcat and .JSP

35
Hi,

I am a java developer and now I tend to the side of java web applications, Please help me with following points.

1. For developing which requirements should I fulfilled (JDK,Netbeans,Tamcat)?
2. What version should I download of Apachi Tomcat and also what type of download should I use like Core,Deployer or what ?
3. What the procudure to install tomcat and start developing jsp applications?

Thank You.
Oct 6 '07 #1
5 1736
Dököll
2,364 Expert 2GB
There's enough for you everywhere, I dare not tell you which to choose.

Care to do some reading, and find your own way:-)

developping web applications tutorials - Google Search
Dec 24 '08 #2
JosAH
11,448 Expert 8TB
Tomcat's official download page is here: Apache Tomcat - Apache Tomcat 6 Downloads
All the documentation is there too; happy reading; no need to google in the wild as was suggested.

kind regards,

Jos
Dec 24 '08 #3
Dököll
2,364 Expert 2GB
I suggested my results because of past experience with the tomcat site. Thought searching through similar/wider range of options would help... But you may be right:--)
Jan 10 '09 #4
r035198x
13,262 8TB
@Dököll
Always try the owners of the language/software first. e.g Sun tutorial for Java, Jos for RPL e.t.c.
The horse's mouth knows best.
Jan 12 '09 #5
chaarmann
785 Expert 512MB
My opinion:

@newkhan
a) Yes, install newest JDK (Java 6)
b) No, just use the simple Notepad (or freeware Notepad++) as a beginner. Having netbeans as your development tool is too much overload as a beginner. Do it later once you're comfortable with development (also consider Eclipse)
c) Yes, install newest Apache Tomcat.

@newkhan
Newest version. Core. Binary distribution, because you don't need the source code of Tomcat itself.
Then either "zip" (for manual start) or "Windows Service Installer" (for aurtomatic start every time you start windows) versions.

@newkhan
It's pretty clear described on Tomcat's homepage.
Anyway, it's very simple: just download the zip-version, unzip it and run start.bat from the bin-folder.
(No need to do that if you installed the "Windows Service Installer" version.)
Then take your browser and type in: http://localhost:8080 and you see the welcome page. Then take Notepad, write a jsp-file (let's say you name it hello.jsp) and put it into the ROOT folder. Then type http://localhost:8080/hello.jsp and you can see it running.
Jan 12 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Alexandr Molochnikov | last post by:
Hello, I've spent a few days trying to get Apache and Tomcat work together via JK module. First I followed the following HOWTO link: http://www.johnturner.com/howto/winxp-howto.html and...
0
by: Kevin Sagon | last post by:
I am running a J2EE Web App under Tomcat 4.1 with Apache 2.0 proxying requests. Everything is configured and working appropriately however I ran into a problem after configuring J2EE Form...
5
by: Grant Collins | last post by:
Hi I am writing a web based application as part of a small project that I am undertaking using servlets beans and jsp. I already have one servlet - bean - jsp page working and I have written...
1
by: ptaz | last post by:
Hi I'm trying to run a web page but I get the following error. Ca anyone please tell me a solution to this. Thanks Ptaz HTTP Status 500 - type Exception report
0
rsrinivasan
by: rsrinivasan | last post by:
Hi All, When i run my JSP program, ihave the following exception. How i solve this problem? HTTP Status 500 - ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.