Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

wrapping a java-ssh-client into a jsp

843838Aug 10 2005
hi,
i have a simple java-ssh-client from http://www.jcraft.com/jsch/ and i would like to integrate it into a jsp to enable mobile devices that are not able to run an applet on their own to use a ssh-connection.

first of all: would this be possible?

the code is not very complicated but uses classes from the com.jcraft.jsch-package, how can i use this in a jsp?

my knowledge about jsp is not very detailed...

gs
simon
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2005
Added on Aug 10 2005
0 comments
343 views