Hello I am developing a mobile solution where pda's connect to a server an submit data via a Servlet Call. I want to switch to turbine but see no way to model this functionality straight with turbine. As far as i know there are two possibilites.
1. Extend web.xml and add a Servletdescriptor, imho not very elegant and a work around the (turbine) mechanism. 2. Generate a page with a single action and call it, which would imply a change within the client code. I hope anybody can help. Best regards John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
