Link to home
Start Free TrialLog in
Avatar of 06ska
06ska

asked on

Web Programming in .jsp

I do my web programming using the PHP mysql combination - but knowing some java, I would like to get my hands on .jsp.
Could someone point out a handy resource that lists advantanges/ disadvantages of using jsp and let me know what I need to
do to get started on this?

Avatar of vikraman_b
vikraman_b

Hi,
Thank u for ur interest
JSP 2.0
adv Expression language,Custom tag libraries etc..are added ofr providing industrial strenth.
Also even now clarify CRM has completly migrated to JSP for its advantage.
building entire web-clients with jsp- java bean.

http://www.webdevelopersjournal.com/articles/jsp_build.html
http://java.sun.com/products/jsp/

have a look
There is also a great book (Well i like it anyway) entitled Java Server Programming J2EE 1.3 Edition. It takes you through JNDI, RMI, Servlets, and JSP. This is a good place to start.

Paul
The best is
have a look on the book
Head First Jsp and Servlets
ASKER CERTIFIED SOLUTION
Avatar of rk_radhakrishna
rk_radhakrishna

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial