Computing.Net > Forums > Programming > Where to start with Java web apps

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Where to start with Java web apps

Reply to Message Icon

Name: deity_me
Date: September 15, 2003 at 12:43:01 Pacific
OS: Mandrake 9.1
CPU/Ram: P3 750/512MB
Comment:

Hi
I want to do some web programming using
Java to access DB and what ever else you
use Java in the web for... but i dont know
where to start.

I'm using Mandrake 9.1
I have Apache, J2SE, and MySQL installed
I've configured my Apache so that it
displays web pages.
I have a DB and tables for MySQL

I'm downloading J2EE right now

What else do i need to do?
can someone recommend a good website that
have simple to follow tutorials

Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: zeroguy
Date: September 15, 2003 at 19:05:28 Pacific
Reply:

The Sun webiste has some tutorials for Java, I think. Otherwise, I would try typing in "java tutorials" into google and see what you get.


0

Response Number 2
Name: SN
Date: September 15, 2003 at 22:06:53 Pacific
Reply:

It sounds like you'll be making servlets rather than applets. Look into JSP tutorials. Rather than type them into google, I usually use the directory feature...You tend to get higher quality results that way.
Best of luck,
-SN


0

Response Number 3
Name: gpp
Date: September 16, 2003 at 05:36:54 Pacific
Reply:

You need an IDE, unless you like compiling things from the command line. I'd recommend getting it at netbeans.org. Also, apache cant act as a standalone java server. You'll need a servlet container such as Tomcat... which you dont really need, since netbeans comes with the latest version of tomcat built in. Mysql is a good choice for the database, so you're good there.. other than that, go to java.sun.com and start working some tutorials.



0

Response Number 4
Name: deity_me
Date: September 17, 2003 at 14:25:18 Pacific
Reply:

Anyone know of a good tutorial page where
it tells me in plain english how to setup
tomcat5 with apache2?

the jakarta documentation isnt something
that a newbie can read (well i can read it
- i just dont know what they're talking
about)

thanks


0

Response Number 5
Name: gpp
Date: September 18, 2003 at 05:20:56 Pacific
Reply:

You're better off running tomcat as a standalone. Connecting the two is not easy.. The jakarta docs were what I used, I really dont know of any others.. but keep searching, maybe you'll find something.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon

IVR DOS level C programmi... making a link with 2 form...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Where to start with Java web apps

Where to start with C/C++? www.computing.net/answers/programming/where-to-start-with-cc/11818.html

easiest prog. lang. to start with ? www.computing.net/answers/programming/easiest-prog-lang-to-start-with-/6996.html

help needed with java homework www.computing.net/answers/programming/help-needed-with-java-homework/4518.html