I've tried a veriety of jQuery plugins recently and I keep getting this error … (source: shaunbellis.c
I have a website developed on Drupal. I use a module called collapsiblock (it is basicly a JQuery plugin) to a
I have a Java String that contains XML, with no line feeds or indentations. I would like to turn it into a Str
Isn't there a convenient way of getting from a java.util.Date to a XMLGregorianCalendar?
ASP.NET MVC4 Web API application defines post method to save customer. Customer is passed in json format in PO
Is it possible or is there a workaround to use Razor syntax within JavaScript that is in a view (cshtml)? I a
I have a simple jquery click event <script type="text/javascript"> $(function() { $('#p
I've got a couple of hyperlinks that each have an ID attached. When I click on this link, I want to open
When reading and using this article it assumes that we have a full object definition with class and mapping (p
I've got the following code: public static String getVersion() { PythonInterpreter interpreter = ne
I started studying python a couple of month ago, then I found Jython. Do threads work properly in Jython, sin
I'm trying to use a compiled .jar Java library in my PyDev Jython project. I successfully added the .jar
I have a classifier that I trained using Python's scikit-learn. How can I use the classifier from a Java
I have an array with Field Names and jdbc Type codes. (Those int codes that you can find in http://download.
I have a python app and java app. The python app generates input for the java app and invokes it on the comman
I know that I can install Jython with Java and that I can use Jython where I use Python. The Jython shell is w