| Author |
jsp+javamail. how to get the same session with url connection?
|
Filé com Fritas
Greenhorn
Joined: Apr 04, 2006
Posts: 1
|
|
Hello! My problem is that i have a <form> and i put all the filds of that form into a class called contatoVO. when i submit that form i call my e-mail class to send an html e-mail format from that form using another class that connects into the server and try to get the sourcecode from another jsp page that shares the same class using the scope="session" (Sorry 'bout the english) here is my sources. contato.jsp contato_email.jsp contatoVO.java WebSource.java my e-mail class works fine.
|
 |
 |
|
|
subject: jsp+javamail. how to get the same session with url connection?
|
|
|