[JBoss-user] [HTTPD, Servlets JSP] - strange problem

2004-06-07 Thread zhangj
I hava a screen on web,there is an iframe,the content displayed in frame is depands on the parameter pass for ex.,: form.action=thepage.jsp?para=A then the iframe display contentA if form.action=thepage.jsp?para=B then the iframe display contentB what's stenge is: userA from pcA access the

[JBoss-user] [HTTPD, Servlets JSP] - Strange Problem with HTTP Invoker Using Tomcat Coyote-HTTPS

2004-06-04 Thread ahahamyan
We are using JBoss 3.2.2/Tomcat 4.1.27 on RedHat 9. The client application (Swing) communicates with the app server via the HTTP invoker (HTTPS) on port 443. For testing we are using self-signed certs. We also use a custom JAAS login module for client authentication. The application deployed is