« Return to Thread: DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages

DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View in Thread

https://issues.apache.org/bugzilla/show_bug.cgi?id=44895

           Summary: security environments for applets incorrect for jsp
                    pages
           Product: Tomcat 5
           Version: 5.5.17
          Platform: PC
               URL: http://www.brookgreenconsulting.com
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Jasper
        AssignedTo: tomcat-dev@...
        ReportedBy: walter_b_marvin@...


Unsigned java applets are allowed to make socket connections to the server
where they originated. This is a fundamental design feature of the java applet
sandbox. When I run a working applet through a jsp page (and subsequently
tomcat 5.5) I lose this vital ability. This means my customers must mess and I
must mess unnecessarily with applet signatures.   This was verified by removing
the applet jar file from my war file deployment, deploying it separately, and
running the same <applet html tag from both a bare html script and a jsp script


--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: DO NOT REPLY [Bug 44895] New: security environments for applets incorrect for jsp pages