légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>
>> Date: Tue, 11 May 2010 13:20:02 +0200
>> Subject: Re: java servlets,
accepter aucune responsabilité
pour le contenu fourni.
> Date: Tue, 11 May 2010 13:20:02 +0200
> Subject: Re: java servlets, jsp and python
> From: silvio.tscha...@googlemail.com
> To: users@tomcat.apache.org
>
> I have searched for jython and implemented some examples ho
2010/5/11 anoop singh khimani :
> how to unsubscribe this mailing list??
>
http://tomcat.apache.org/lists.html#tomcat-users
1. Send a short e-mail to users-unsubscr...@tomcat.apache.org
Make sure, that the mail has a subject and non-empty body, so that it
is not rejected by spam filter.
2. A confi
how to unsubscribe this mailing list??
On Tue, May 11, 2010 at 4:50 PM, Silvio Tschapke <
silvio.tscha...@googlemail.com> wrote:
> I have searched for jython and implemented some examples how to access
> jython code from java classes (e.g. with the ObjectFactory Pattern).
> Everything works fine
I have searched for jython and implemented some examples how to access
jython code from java classes (e.g. with the ObjectFactory Pattern).
Everything works fine outside the server.
But if I create a Dynamic Web Project to access jython code from a java
servlet, eclipse cannot find the org.python.u
you can implement a Jython (Python for Java) solution
http://www.jython.org/
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
se
Hello, Maybe you could google about Jython for some hint.
On Wed, May 5, 2010 at 6:50 PM, Silvio Tschapke <
silvio.tscha...@googlemail.com> wrote:
> Hi all,
>
> I am new to Web-Programming and maybe my question is trivial. I want to
> build a dynamic webpage and want to use a python script with