i have a shell script and argument as date . I'm looking for some help in design ,where i will have to create UI and pass the date . So that It will call the shell script with argument[it should open unix terminal and call the shell script with username and password] . The whole shell script runs on LINUX server. i would preferably looking on Mark-logic/Java/Unix and Scala. I should not use web server in my application. Can some one please suggest how to call the shell script from java application with out using Appserver/Webserver.
