Java or JSP!

Hi,

  • which langauge is used for the web? java or jsp?

  • How it is compared to other web programming such as PHP and .Net?

  • What about performance in the web, is it fast?

  • What about hosting? which server is the best for it?

  • And finally what dabase is best suit for it?

Cheers.

Different websites use different languages. Two main server side scripting languages are php and asp. Asp is microsoft implementation while php is free. Browser side or client side scripting languages are used in most websites too. These scripting languages tell ur browser on ur pc to do stuff. Popular ones are javascript and vbscript.

  • which langauge is used for the web? java or jsp?
    Yes

  • How it is compared to other web programming such as PHP and .Net?
    Neither PHP nor ASP offer the functionality of Java, imho, but Java can be harder to develop.

  • What about performance in the web, is it fast?
    Yes

  • What about hosting? which server is the best for it?
    Depends on who you ask, I like Tomcat.

  • And finally what dabase is best suit for it?
    The one you use.