jsp client for axis2 webservice



lam trying to write a jsp client for an axis2 web service.
The web service is already up and running, so the wsdl is already
created by axis2 automatically. I still don't know how to create a jsp
client, which would just call a axis2 web service function. I would

.