Hi There,

I have a web application written using the Tapestry 5 framework.  This
allows users to view data stored in an SQL database.

I want to write a client Java application that a user will be able to run on
their local machine.  I want this client side application to be able to
communicate and retrieve data from my Tapestry application. (Something
similar to an ASP.NET web service)

I'm not sure what the best approach to this problem is.  Socket programming? 
Essentially what I want is an interface so that I can access data from my
client side Java application.  This interface needs to start up with the
Tapestry application.

Some suggestions/advice/pointing in the right direction would be much
appreciated (Connecting directly to the database is not an option).

Many Thanks,
Dan


-- 
View this message in context: 
http://www.nabble.com/-T5--Web-Service-tp22424545p22424545.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to