Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Development Environment

Status
Not open for further replies.

enners

Technical User
Joined
Oct 29, 2002
Messages
5
Location
GB
Hi,

Just reading some of the posts on here is really helping me to learn loads. I'm trying to put together a web development environment on my IBM laptop. This is what I want set up:

Linux o/s (Red Hat v8 right now but may go to 7.3 if advised)
Apache http server(1.3.27)
Tomcat 3.3.x
My SQL/PostgreSQL
Poolman
JBuilder (or whatever)

Any advice would be gratefully appreciated, but specifically,would I be better off with RH 7.3 given what i want to do?

(would be better to know now rather then later =))



 
I'm using RedHat 8 on my development computer too. I find it to work very well.
The only change I would do to your setup would be to use Apache 2.0.x instead of 1.3.27. //Daniel
 
Thanks Daniel,

If I use Apache 2.0 should I use that in conjunction with Tomcat 4.1 then ? The reason I ask is that there is a great deal of legacy jsp code and I dont know whech jsp specifications were used (maybe 1.1?) Is 4.1 backward compatible ? (sorry, not a linux question I know...)

P.S. I'm starting this afternoon so stay tuned to watch me screw it up =)

Enners
 
It is backwards compatible, but I haven't setup Tomcat with Apache 2 yet so I don't know about that. //Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top