i need to connect a user interface to my webservice i developed from
weblogic workshop which runs on weblogic server .whats the best and
easiest way to call the webservice from a user interface .the steps
involved the creation please detail out .i have seen the previous post
which asks to look through sample jax rpc but i dont quite get it how
to go about it .as of now i have a webservice which run on weblogic
server and connects to a oracle server and i have done this in
workshop so please somebody could detail the whole procedure and also
i send the webservice data to oracle in the form of string i need to
send data in the form of objects for example creating a book object
and the properties of it like isbn,price need to go into each of the
columns in oracle database. plz somebody quickly respond with some
help becaz i need to get this done in a day or 2