Differences between revisions 5 and 10 (spanning 5 versions)
Revision 5 as of 2002-09-10 05:04:18
Size: 289
Editor: 202
Comment:
Revision 10 as of 2003-02-14 11:09:19
Size: 884
Editor: wwwcache2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
[http://www.nyatapol.com.np Nyatapol] [http://www.nyatapol.com.np Nyatapol] works with [http://www.jython.org Jython]
Line 7: Line 7:
[http://axhixh.blogspot.com SectorSix] [http://axhixh.blogspot.com SectorSix] My old blog.

[http://www.shrestha.net.np/ashish/ GrayGarden] All sort of stuffs with computers, communication ....

[http://www.shrestha.net.np/ashish/lonely/ LonelyLane] Personal blog.


Love working with Jython in Tomcat. Learn more about it by checking out [http://jywiki.sourceforge.net/index.php?JythonServlet JythonServlet]. I like to use the CubicTemp template along with it for my templating needs. Really nice. Just remember to add a line:

from __future__ import nested_scopes

and comment the line:

# del okBuiltins\["file"\]

Ashish Shrestha

JabberId: axhixh@jabber.org

[http://www.nyatapol.com.np Nyatapol] works with [http://www.jython.org Jython]

[http://axhixh.blogspot.com SectorSix] My old blog.

[http://www.shrestha.net.np/ashish/ GrayGarden] All sort of stuffs with computers, communication ....

[http://www.shrestha.net.np/ashish/lonely/ LonelyLane] Personal blog.

Love working with Jython in Tomcat. Learn more about it by checking out [http://jywiki.sourceforge.net/index.php?JythonServlet JythonServlet]. I like to use the CubicTemp template along with it for my templating needs. Really nice. Just remember to add a line:

from future import nested_scopes

and comment the line:

# del okBuiltins\["file"\]

My [attachment:jython.tut.zip JythonTutorial] for those who already understand basic programming! Starts with python and goes on to do jython!

AshishShrestha (last edited 2008-11-15 14:00:13 by localhost)

Unable to edit the page? See the FrontPage for instructions.