Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 4th, 2001, 02:27 PM
mortena mortena is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: Denmark
Posts: 6 mortena User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I am about to design an internet site, with a lot of different objects and classes. It maybe possible to implement it using MySQL and PHP, but doing it that way would totally destroy my beautyfull analysis of the system, so I wonder whether there was a Java - way of doing it.
But what are the advantegies/disadvantegies by doing it by the use of JavaServerPages or Java Servlets instead of MySQL and PHP.

Reply With Quote
  #2  
Old February 6th, 2001, 11:19 AM
sturg sturg is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: Vancouver, WA
Posts: 49 sturg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 13
Hi mortena,

I would have to say that you should seperate the technology you use to implement your site in from your analysis. It's absolutely possible to do OOAD and implement using PHP and MySQL. The real question when trying to decide which technology to implement your site in should be 'How is my site going to be used'. Your use cases should cover the how.

If there is a tremendous ammount of server side work that needs to be done (e-commerce type sites), or you need to interface with other systems (via CORBA, etc...), you probably want to implement using Servlets.

However, there's nothing wrong with using PHP -> MySQL for lighter server side processing, where your goal might just be serving dynamic web pages.

Hope this helps.

[Edited by sturg on 02-06-2001 at 10:55 AM]
__________________
--
John Sturgeon <><
johns@senareider.com
http://www.senareider.com/technology.php

Reply With Quote
  #3  
Old February 7th, 2001, 03:03 AM
mortena mortena is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: Denmark
Posts: 6 mortena User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I think, that my project is so big, that it is the best to implement it in JSP. I actually bought JavaServer Pages from O'Reilly. In that book they mention another book JavaServer Programming from O'Reilly. Is that worth investing in?

Thanks
Morten Andersen
Denmark

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > JserverPages/JServlets...Versus PHP and MySQL

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap