Hi Sudhir Here you can use singleton pattern.Make the class which ur trying to invoke from batch file follow a singletonpattern.Hope this will solve ur problem
Regards Ramesh --- Sudhir Kumar <[EMAIL PROTECTED]> wrote: > hi, > i have a an application which runs when i > click on a batch file. But my > problem is, once i click on the batch file and the > application starts > running, the user can come back and click on this > batch file again to create > another instance of this application. How can i stop > this ?? > > Thanks in advance. > SKN > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] > and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: > http://archives.java.sun.com/archives/servlet-interest.html > Resources: > http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: > http://www.lsoft.com/manuals/user/user.html > __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
