| Author |
Which technology suits best here RMI or Any other technlogy?
|
Harish Tiruvile
Ranch Hand
Joined: Dec 01, 2005
Posts: 99
|
|
Which technology suits best here? I want to start\shutdown tomcat server deployed in another(Remote) system .Now ,I am not able to decide which concept will suits best in this environment . AS per my knowledge ,we can use servlet,RMI concept to access remote machine.In this scenario I cannot use servlet because ,if tomcat is shutdown by using our one servlet program ,then I cant start tomcat server by using another servlet (since tomcat is already shutdown by my another servlet )� So may be RMI will work fine here�I want to know whether RMI will be better choice here or else is there any other concepts\techniques to restart remote server(fulfilling security information to remote machine access,,There is a lot of security issue involved while accessing Remote machine.). [ September 28, 2006: Message edited by: harish thrivile ]
|
Giving up is the easiest thing in the world to do..but holding it together when everything seems like falling apart is true strength!!
with regards, Harish.T
|
 |
 |
|
|
subject: Which technology suits best here RMI or Any other technlogy?
|
|
|