The Artima Developer Community
Sponsored Link

Java Answers Forum
Using Jython in Jave App

1 reply on 1 page. Most recent reply: May 19, 2003 7:56 AM by chad yu

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Yossi

Posts: 5
Nickname: garfild
Registered: Jan, 2003

Using Jython in Jave App Posted: May 15, 2003 1:17 AM
Reply to this message Reply
Advertisement
Hi,
I have just started writing in Java using jdbc to connect with Mysql db (I am an exVB programmer).
My boss asked me to look at Python/Jython script language because we need too write some kind of tool that will enable the user to configure some of the data retrieved from the db to present it differently in the GUI.
Do you know of a sample code that will show me how to use Jython from a Java code? It should include a simple *.py script and a simple class that uses it.
It will help me jump start my learning...
Thanks a lot


chad yu

Posts: 4
Nickname: ccy
Registered: May, 2003

Re: Using Jython in Jave App Posted: May 19, 2003 7:56 AM
Reply to this message Reply
Please see the Bruce Eckel's thinking in pattern, which is free but not yet finished available at www.mindview.net. It has a very good introduction to Jython

Flat View: This topic has 1 reply on 1 page
Topic: Refresh swing component using graphics Previous Topic   Next Topic Topic: Removing an object from an array

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use