Click to See Complete Forum and Search --> : NewsPaper Website
Ankit_Tripathi
10-01-2010, 06:09 AM
Dear Freinds,
I want to develop a newspaper website independently.Please Suggest me what can be a right strategy to develop it in J2EE.If we talk in terms of performance and scalability would it be possible to make my project with the help of Servlets and JSPs without using any particular web service or Design Pattern?If it is not so then which one can a suitable design pattern in J2EE that can fulfill my purpose?
ky0ung
10-09-2010, 06:40 PM
believe me, websites are much easier to build with php, asp, javascript, etc. They were made for the web, so i would highly suggest those languages over java
zimonyi
10-11-2010, 01:31 AM
Please do not bash Java when it sounds like you have no understanding of what it can do.
With the various Java frameworks for web out there, someone who has a basic understanding of Java and webdevelopment can easily create a robust website in Java just as easily as in the other languages you mention.
Archie
zimonyi
10-11-2010, 01:34 AM
Dear Freinds,
I want to develop a newspaper website independently.Please Suggest me what can be a right strategy to develop it in J2EE.If we talk in terms of performance and scalability would it be possible to make my project with the help of Servlets and JSPs without using any particular web service or Design Pattern?If it is not so then which one can a suitable design pattern in J2EE that can fulfill my purpose?
What you want to undertake sounds like a huge enterprise, can you be more specific about what you want your newpaper site to do?
Archie
ky0ung
10-11-2010, 07:36 PM
I was merely suggesting different languages, so don't condescend to me. I don't know who you think you are. There is just simply more documentation on web development with other languages.
criterion9
10-11-2010, 09:58 PM
I was merely suggesting different languages, so don't condescend to me. I don't know who you think you are. There is just simply more documentation on web development with other languages.
I think the point was that someone who knows where to look can find information for Java just like the other languages mentioned. Java is not worse than the others...it is just that some projects (and developers) are more suited for a particular language over another. FYI Java was one of the original "web languages" before at least php by a long shot.