you are not signed in | sign in or register
Support Forums : Thread List - Web tier: servlets, JSP, Web frameworks
List of forum threads
Feed & Web Facts
10
Feed Item Count
22 May 12 00:28
Last Reading
2.0
RSS/XML Version
(en)
Feed Language
UTF-8
Feed Encoding
1
Page-Views
 
1
Weekly People
Week 21
theserverside.com
Support Forums : Thread List - Web tier: servlets,...
Newest Posts in Feed
expression inside is not showing up on the page
Hello, ...
Dynamic UI
I am having a requirement to change the JSP display at runetime. We have an J2EE application where fields are show/hide based on logged in user country. The conditions are written in JSP code for hiding the fields. My requirement is to create a...
Loosing cookie when redirecting in secure environment
I have an internal application with a JSP page that sets a user info cookie and then launches new window with a URL to a different web server. The cookie is set with security = false, root path, and domain = "domain.com". Application uri is in...