Link Details

Link 99151 thumbnail
User 319576 avatar

By imoracle
via abhinavsingh.com
Published: Jul 30 2008 / 06:56

How to start with web development? I am not expert but here in this post I would like to describe a few steps that might help one climb the ladder of web development fast. Kindly feel free to add to this blog post if you think some other methodology might be better off.
  • 14
  • 1
  • 1389
  • 583

Comments

Add your comment
User 217792 avatar

demetrios replied ago:

0 votes Vote down Vote up Reply

> However I soon realized that in todays world of web 2.0 Tomcat
> is not the thing. So I shifted to Apache.
Huh? That is a real "expert" opinion or something?
Comet (Tomcat has it too),
http://en.wikipedia.org/wiki/Comet_(programming)
is very efficient web 2.0 solution.

User 319576 avatar

Abhinav Singh replied ago:

0 votes Vote down Vote up Reply

yeah, but if you consider the performance of a tomcat based application with that to a apache based application, ofcourse apache is much faster.

This is quite relevant from the fact that any social networking site, or any site which involves fast flowing data is not on tomcat. However as said before you will find most of the banking sites and other financial stuff on tomcat.

Anyways thats just my view, thanks for a vote down ;)

User 319576 avatar

Abhinav Singh replied ago:

0 votes Vote down Vote up Reply

plus I personally found that making a webpage using technologies supported by apache (php,python,perl) is much simpler as compared to that supported by Tomcat (JSP etc etc)

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.