http://java.sun.com/webservices/docs/1.6/tutorial/doc/ ?
--- In [email protected], Vik <vik....@...> wrote: > > Hie > I am very new to web services. My very simple requirement is to > return the records from a db table as an xml when i invoke a ws from my flex > application. > > I have already code ready which is having a java method fetchRow() which > returns a List of objects (rows). > > Any idea how to about creating and deploying it as a web service > > Thankx and Regards > > Vik > Founder > www.sakshum.com > www.sakshum.blogspot.com >

