Java App like window Service - TechRepublic
Question
August 30, 2012 at 01:02 AM
togreatmind

Java App like window Service

by togreatmind . Updated 13 years, 10 months ago

Hello I want to run my java app like window service like it should not close when logoff on window and also it should be start automatically when window bootup. I used the JSmooth wrapper for that. Its now starting the java app on window boot. But problem is when I logoff on window it is closing my application. I really don

This discussion is locked

All Comments