You say " further more it also can let user run more query command" If you want the user to access the telnet prompt from within the web browser there are applets that can to that. For example http://www.appgate.org/products/mindterm/
Otherwise you should read about sockets. I'd recommend you start here http://java.sun.com/docs/books/tutorial/networking/sockets/index.html Mattias Jiderhamn Expert Systems [EMAIL PROTECTED] > -----Original Message----- > From: Miao, Franco CAWS:EX [mailto:[EMAIL PROTECTED]] > Sent: Saturday, November 24, 2001 3:05 AM > Subject: Return Telnet result in Jsp how? > > Hi there, I got a project need to do with Jsp, which let user input their > userID and password in Jsp, then Jsp talk to backend Telnet server, and > return the login result in Jsp or Html format, further more it also can let > user run more query command. Anyone can give me some idea for this? > > Thanks! > > > Franco =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
