From: Kevin Mukhar <[EMAIL PROTECTED]>
>Yes, this one does take a bit of digging. After about a dozen tries, I got
>some results searching for "other protocol." In particular, look at the
>threads which include these messages:
>
>http://archives.java.sun.com/cgi-bin/wa?A2=ind9812&L=servlet-interest&P=R16455
>http://archives.java.sun.com/cgi-bin/wa?A2=ind0101&L=servlet-interest&P=R84989
these are great!
and then this one seemed pretty definitive
<http://archives.java.sun.com/cgi-bin/wa?A2=ind0101&L=servlet-interest
&D=0&P=128292>
In essence, it's doable, it's been done before but servlets
are really designed for html.
What I need to do then is to "trick" the servlet resulting from the
JSP page into giving me its output so that I can send it back to telnet
or whatever other protocol (SMS...)
I'd rather not open a socket if I could avoid it.
I am setting up custom tags to do the multi-protocol output, which is
why I need to "run" a JSP page.
/t
.....all legal games of chess <http://solveChess.com/chess?refresh=0>...
........formal model of chess <http://solveChess.com/chess>.............
...programmer's documentation <http://solveChess.com/doc>...............
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html