web service client should use jndi look up or service factory

hi java folks,i am very new to web services.i want to know, client (servlet or jsp) that access web service should use JNDi lookup or serviceFctory to access web servicethanks in advance.
[215 byte] By [patel123a] at [2007-11-27 8:45:03]
# 1
If you use JAX-WS and Java EE 5 you can use the @WebServiceRef and resource injection. Check out GlassFish docs for more informaiton. http://glassfish.dev.java.net
dkohlerta at 2007-7-12 20:46:04 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...