Also, without going through web services, you can use the PHP-Java gateway configurable in your PHP build. See
http://www.devshed.com/c/a/PHP/Using-PHP-with-Java/1/ for an example and tutorial. ________________________________________ De : [email protected] [[email protected]] de la part de Justin Gruenberg [[email protected]] Date d'envoi : mardi 6 avril 2010 00:38 À : [email protected] Objet : Re: [development] Is their a way within Drupal to connect to a Java servlet or Java Server Page (JSP)? On Mon, Apr 5, 2010 at 2:24 PM, John Mitchell <[email protected]> wrote: > Hi, > > Is their a way within Drupal to connect to a Java servlet or Java > Server Page (JSP)? This is a really broad question, and this is a broad answer: you can use any number of drupal modules to consume web services provided by your Servlet.
