Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
i have writen a servlet that recives a java script code and process it and returns the answer. for that i have used the java scripting API
I am working on a servlet (runs on tomcat) which receives requests that contains Java Script code, and using the java scripting API framework evaluates/run the code and returns the answer to the user.
I was wo开发者_Go百科ndering whether the following command (from a .bat script): (1) connects to the mysql instance once and then executes script#1 followed by script#2, or (2) does it reconnect for
I\'m currently writing a script to set some PATH in a remote machine using ssh. I have successfully set the variables in the .bashrc. However, it the last s开发者_如何学运维tep of my script is \"sourc
There are client-side solutions for nasty adware and their recursive links, but is it possible to use a script in the html to prevent the links from displaying in a user\'s browser who has adware o开发
I am currently using PHP/MySQL, and I\'d like to know the best way make an unauthenticated user login, and then have them automatically redirected to the page they logged in.
Found this Reboot Vista.vbs script on a number of forums. Seems like the whole post ( text including the code ) was posted 开发者_Go百科on many forums. So I don\'t know who the original author is. Her
I have a fairly sophisticated server-side application which frequently requires me to see what is going on with its internals to debug and fix problems.
I am writing a shell script and I am stuck. The requirement is: I will receive files which have a sequence number on them like xyz0001abcd.DAT. I create a copy of that file, keeping the sequence numbe