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 : development-bounces@drupal.org [development-bounces@drupal.org] de la part de Justin Gruenberg [justin.gruenberg@gmail.com] Date d'envoi : mardi 6 avril 2010 00:38 À : development@drupal.org 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 <mitchelljj98@gmail.com> 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.