0
which is easier to work with? php or jsp.
php vs jsp
5 Answers
+ 1
it depends on what programming language you use to code... if you're good on Java, JSP is going to be good for you. but if you're starting on web development, PHP will be the best choice!
+ 1
Oh ok thanks.
php it is.
it's web development I will be using it for
0
PHP is little bit easy otherness jsp
0
Don't mix up php and jsp. php is a server side language, on the other hand jsp stands for java server page. Actually jsp is a client side tool/view, where you can use html, css, js, and java(with jstl-java standard tag library) also. So when it comes to choose a lanuage php or java(for jsp), i would suggest to go for php.
0
Jsp : you can include snippets of code easier