Marcos Lloret <[EMAIL PROTECTED]>Sent by: [EMAIL PROTECTED]07.07.2000 10:04 To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> cc: bcc: Subject: applets, servlets (communication) hi, i want to pass some parameters (strings, matrix, ...) into aservlet. how can i do it? Is the same way to send par
I have just downloaded the JDK 1.1.8 and Jserv Servlet Engine,... and its
works!
Now I have a problem
1 Server Linux Apache Jserv
1 Server MS SQL Server 7
How I connect and work with SQL 7 on the 2nd server from a Linux
Servlet?
Thanks for any help or idea and sorry for my eng
hi,
i want to pass some parameters (strings, matrix, ...) into a
servlet.
how can i do it? Is the same way to send parameters between
applets?
thanks in advance,
marcos
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email t
hi,
i want to access a file from two servlets.
can i do it in this way?? or should i add a class including a
syncronized method like increferencia??
thanks in advance,
marcos
[EMAIL PROTECTED]
--- first servlet ---
public class transaccion1 extends HttpServlet
{
void increferenci