We are currently working a web based application as alternative for our text based ERP.
We are currently using an applet to open telnet sessions on our servers.
The solution based on the applet is not suitable for the following reasons:
- It is ugly
- It has to be signed by a certified authority
- Users must accept the certificate in order to use the applet
Would it be possible to use any web based ssh client as replacement for the applet.
The application is programmed in Tapestry (3.0.3)
Thank you for your support.
Arthur