Web services exam.

Hello,

I want to clarify my way in Java way and I wait for your suggests..

Do I need to know servlets or JSP to learn web services? I want to study for web services after the SCJP exam. but I'm not sure if I could do or not because my JSP and servlet knowledge is not much.. JSP and servlet knowledge is required for the web services exam?

Thanks.

[373 byte] By [xyzta] at [2007-11-26 20:43:05]
# 1
JSP, no.Servlets will certainly help but isn't required (Web service endpoints are deployed as servlets, and handlers work similarly to servlet filters, but that's about it).
jwentinga at 2007-7-10 2:03:15 > top of Java-index,Java Essentials,Training...