Is JSP worth learning?

PHP or JSP? Which one should I use?

  • I want to build a Web-site,which offers some learning Tips,and has some social network functions. it seems PHP is more capable to what i want to make.I have some experience in Java ,JDBC,servlet(JSP),struts2.but I  dont'know anything about PHP.should I learn PHP or just use JSP?

  • Answer:

    In my opinion, start with PHP and learn it along the way. Starting with JSP and then moving to PHP will be very cumbersome and chances are, you will stick with JSP and will never make the move.

Chander Shivdasani at Quora Visit the source

Was this solution helpful to you?

Other answers

Use jsp In spare time do the project in php

Claudiu Ion

Well both are capable of doing what you want. Php would probably take minimum time to get your project started. Also if you know Jsp then learning php would just be a cakewalk for you. ( you would be surprised by the minimum number of coding lines required to complete any task in php compared to Java but this comes at the cost of speed. Java runs faster than php). You can also combine both the languages like cpu bound tasks by Servlets and let Php handle the Presentation logic. Facebook does the same i guess...... :) Go ahead with php a new skill in your pocket.

Abhishek Rana

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.