<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://dotclear.placeoweb.com/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PlaceOweb Dotclear - Mot-clé - tomcat</title>
    <link>https://dotclear.placeoweb.com/</link>
    <atom:link href="https://dotclear.placeoweb.com/feed/tag/tomcat/rss2" rel="self" type="application/rss+xml" />
    <description></description>
    <language>fr</language>
    <pubDate>Wed, 20 May 2026 15:53:59 +0200</pubDate>
    <copyright></copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Exécuter PHP sur serveur web JAVA</title>
        <link>https://dotclear.placeoweb.com/post/PHP-sur-serveur-web-JAVA</link>
        <guid isPermaLink="false">urn:md5:9095c43ca4f38a0209f07b5a733a253b</guid>
        <pubDate>Sun, 22 Aug 2010 20:35:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>PHP</category>
                          <category>apache</category>
                  <category>java</category>
                  <category>javaEE</category>
                  <category>jboss</category>
                  <category>jetty</category>
                  <category>php</category>
                  <category>tomcat</category>
                <description>&lt;p&gt;Exécuter PHP sur un serveur web JAVA (J2EE, Tomcat, Jetty, Jboss...)&lt;/p&gt; &lt;p&gt;Jetty


Jetty and PHP
Exécuter des applications PHP (php-cgi) en utilisant les servlets Jetty CGI.


Using the CGI Servlet and HtAccessFilter with Jetty 6 to serve PHP applications
java.jetty.support :PHP for Jetty using PHP Servlet
Php et Jetty


PHP/Java Bridge


How it works


Quercus


Si vous aimez mélanger les langages ensemble, vous allez... &lt;a href=&quot;https://dotclear.placeoweb.com/post/PHP-sur-serveur-web-JAVA&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Exécuter PHP sur serveur web JAVA&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/PHP-sur-serveur-web-JAVA#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/PHP-sur-serveur-web-JAVA#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/390</wfw:commentRss>
              </item>
          <item>
        <title>GWT Jetty DataSource JNDI Google Eclipse Plugin</title>
        <link>https://dotclear.placeoweb.com/post/DataSource-Jetty-GWT</link>
        <guid isPermaLink="false">urn:md5:bb531a794a0aa645f98978981e25e990</guid>
        <pubDate>Thu, 23 Apr 2009 13:13:00 +0200</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>eclipse</category>
                  <category>gwt</category>
                  <category>java</category>
                  <category>javaEE</category>
                  <category>jboss</category>
                  <category>jetty</category>
                  <category>mysql</category>
                  <category>sql</category>
                  <category>tomcat</category>
                <description>&lt;p&gt;Développement utilisant une DataSource et JNDI sous GWT avec le hosted mode sous Jetty lancé par le plugin google Eclipse. Puis publication destination de Jboss.&lt;/p&gt; &lt;p&gt;Jetty 6.1.11 avec DataSource en hosted mode lancé par le plugin Google Eclipse


Accès à une DataSource MySql configurée sous Jetty 6.1.11 lancé par le Hosted Mode de Google Web Toolkit 1.7.1


Ajoutons la DataSource et déclarons la dans la JNDI


Pour cela nous suivrons le tutorial de Nicolas Wetzel : Setting DataSource (JNDI) in GWT 1.6 (hosted... &lt;a href=&quot;https://dotclear.placeoweb.com/post/DataSource-Jetty-GWT&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; GWT Jetty DataSource JNDI Google Eclipse Plugin&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/DataSource-Jetty-GWT#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/231</wfw:commentRss>
              </item>
          <item>
        <title>JSP sur Hosted Browser GWT (Tomcat) lancé par Cypal</title>
        <link>https://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP</link>
        <guid isPermaLink="false">urn:md5:d63f8b0d9f2a5eca6988cf9ec6aaeaaa</guid>
        <pubDate>Tue, 27 Jan 2009 13:02:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>cypal</category>
                  <category>eclipse</category>
                  <category>gwt</category>
                  <category>tomcat</category>
                <description>&lt;p&gt;Vous n'arrivez pas a exécuter vos JSP (Java Server Page) sur le navigateur serveur (Tomcat 5.5) embarqué dans &lt;a href=&quot;https://dotclear.placeoweb.com/tag/gwt&quot;&gt;GWT&lt;/a&gt;&amp;nbsp;? Voici comment rendre compilable vos JSP lancées via Cypal ou GWT en hosted mode.&lt;/p&gt; &lt;p&gt;Méthode pour utiliser vos JSP via Cypal qui lance le Hosted Browser de GWT (Tomcat)


Télécharger les librairies jasper* inclues dans la version embarquée (Embedded) de Tomcat 5.5

Téléchargez la version Embedded pour récupérer jasper-* :

jasper-compiler.jar
jasper-compiler-jdt.jar
jasper-runtime.jar


Ajouter ses 3 jars dans le Build Path de... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; JSP sur Hosted Browser GWT (Tomcat) lancé par Cypal&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Cypal-Hosted-Browser-GWT-Tomcat-JSP#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/205</wfw:commentRss>
              </item>
          <item>
        <title>Tomcat DataSource</title>
        <link>https://dotclear.placeoweb.com/post/Tomcat-DataSource</link>
        <guid isPermaLink="false">urn:md5:d8524670badfb23da43448c9f6a42989</guid>
        <pubDate>Sun, 02 Nov 2008 14:05:00 +0100</pubDate>
        <dc:creator>PlaceOweb</dc:creator>
                  <category>JAVA</category>
                          <category>java</category>
                  <category>tomcat</category>
                <description>&lt;p&gt;Comment utilisé une DataSource déployé sous Tomcat 6 pour une application&amp;nbsp;?&lt;/p&gt; &lt;p&gt;DataSource Tomcat 6


La DataSource étant l'interface de connexion à votre base de donnée, la première chose a faire est de fournir le connecteur java jdbc adéquat. Par exemple pour MySql, placez mysql-connector-java-5.0.8-bin.jar dans de le dossier des librairies de tomcat C:\apache-tomcat-6.0.18\lib


Ensuite, il faut configurer vos fichiers de... &lt;a href=&quot;https://dotclear.placeoweb.com/post/Tomcat-DataSource&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Tomcat DataSource&lt;/a&gt;&lt;/p&gt;
</description>
        
                  <comments>https://dotclear.placeoweb.com/post/Tomcat-DataSource#comment-form</comments>
          <wfw:comment>https://dotclear.placeoweb.com/post/Tomcat-DataSource#comment-form</wfw:comment>
          <wfw:commentRss>https://dotclear.placeoweb.com/feed/atom/comments/199</wfw:commentRss>
              </item>
      </channel>
</rss>
