<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - JDBC scripting with JudoScript</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 22 May 2013 13:16:05 -0400</pubDate>


    <item>

        <title>is this really a good idea ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[<blockquote>Thanks all for your response. I would look forward using this for some low level stuff</blockquote>It is a very good idea to automate stuff like data import ot to implement &quot;time triggers&quot; using script.]]></description>
        

        <pubDate>Fri, 30 Jul 2004 01:12:01 -0400</pubDate>

        

        <jf:creationDate>Fri, 30 Jul 2004 01:12:01 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 30 Jul 2004 01:12:01 -0400</jf:modificationDate>
        <jf:date>Jul 30, 2004</jf:date>
        <jf:author>Juozas Baliuka</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>When did you use Java, and when JavaScript?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[<blockquote>What I can say... In some places using JavaScript was easier/cheaper than writing some Java code.</blockquote>I've been playing around with Rhino and Groovy lately. I really like having the features of a script language but being to either...]]></description>
        

        <pubDate>Thu, 29 Jul 2004 17:24:52 -0400</pubDate>

        

        <jf:creationDate>Thu, 29 Jul 2004 17:24:52 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jul 2004 17:24:52 -0400</jf:modificationDate>
        <jf:date>Jul 29, 2004</jf:date>
        <jf:author>James Tikalsky</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>is this really a good idea ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[Thanks all for your response. I would look forward using this for some low level stuff]]></description>
        

        <pubDate>Thu, 29 Jul 2004 15:54:30 -0400</pubDate>

        

        <jf:creationDate>Thu, 29 Jul 2004 15:54:30 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jul 2004 15:54:30 -0400</jf:modificationDate>
        <jf:date>Jul 29, 2004</jf:date>
        <jf:author>shawn spencer</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>it could come in handy for testing purposes</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[I think scripting database code could be used for setting up test environments, since this is an annoying task in a strongly typed language like java is. If I want to setup a test environment, i don't need features like strong types or inheritance, I...]]></description>
        

        <pubDate>Thu, 29 Jul 2004 09:20:31 -0400</pubDate>

        

        <jf:creationDate>Thu, 29 Jul 2004 09:20:31 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 29 Jul 2004 09:20:31 -0400</jf:modificationDate>
        <jf:date>Jul 29, 2004</jf:date>
        <jf:author>Tom D?hler</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Scripting languages</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[Everything has it's place.  I think it's great that scripting languages are finally becoming part of the forefront in Java.  It's great for prototyping durring development and it's really great for extending a product.  Instead of writing a class, write...]]></description>
        

        <pubDate>Wed, 28 Jul 2004 18:39:35 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Jul 2004 18:39:35 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Jul 2004 18:39:35 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2004</jf:date>
        <jf:author>Marc Boorshtein</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: is this really a good idea ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[I suspect that target for this language is automating tasks that would in Java turn into small applications. You do use shell scripts and do not start to write C code to move file from one place to another, don't you.<br><br>About your post. I think that...]]></description>
        

        <pubDate>Wed, 28 Jul 2004 18:21:47 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Jul 2004 18:21:47 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Jul 2004 18:21:47 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2004</jf:date>
        <jf:author>Roman Rokytskyy</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>is this really a good idea ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[we talk about going to serverside standards and now we are discussing calling jdbc etc using javascript or other scripting laungage ? whats this design ? isnt that the model where microsoft ASP started with and then moved back to . NET. would this be...]]></description>
        

        <pubDate>Wed, 28 Jul 2004 15:55:04 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Jul 2004 15:55:04 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Jul 2004 15:55:04 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2004</jf:date>
        <jf:author>shawn spencer</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>JDBC scripting with JudoScript</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27637</link>

        

        
            <description><![CDATA[JudoScript is a functional scripting language that is both general purpose, but with strengths in areas such as JDBC. These articles delve into JudoScript via example, with part two giving a case study of a J2EE application. Of course, other languages...]]></description>
        

        <pubDate>Tue, 27 Jul 2004 19:48:31 -0400</pubDate>

        

        <jf:creationDate>Tue, 27 Jul 2004 19:48:31 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 27 Jul 2004 19:48:31 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2004</jf:date>
        <jf:author>Dion Almaer</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

