1. Websphere exception handling stackoverflow.comFrom a security standpoint, what is the best solution to handle application errors with Websphere? I've been thinking of creating a class that is called every time an application error is generated, ... |
2. LTPA Token Not Changing stackoverflow.comWhen I log out of an application on WebSphere and back on, the LTPA token is unchanged. I thought it would change because session tokens are supposed to be unpredictable. ... |
3. Java Applet Emailing Issue stackoverflow.comI'm creating a Java Applet to be used online for a company website. The applet is essentially a dynamic online form which will prompt a user for certain important order details for ... |
4. email from JSP - any security issues?? coderanch.com |
5. Email servlet security coderanch.comAnybody got any ideas about how to add some level of security to an email servlet which is being used for sending automated emails from applications? If the servlet is accessible via a URL with the email parameters passed as URL parameters then theoretically, if a user knows the format of the URL, they can use the servlet to send email ... |