Hi Dan,

I think the usual approach would be to expose a remote interface to
your application not through tapestry (or any other web framework),
but by use of some remoting framework. Depending on your requirements
(binary or text, one client platform or many, client architecture,
security and transactional integrity requirements..), options may
include a SOAP web service, REST web service, RMI, Hessian and others.

You might want to have a look at these:
http://ws.apache.org/
https://metro.dev.java.net/
http://static.springframework.org/spring/docs/2.5.x/reference/remoting.html

Hth,
Lutz


-- 
altocon GmbH
http://www.altocon.de/
Software Development, Consulting
Hamburg, Germany

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

Reply via email to