| | |
Session in jsp problem
Please support our JSP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
0
#11 20 Days Ago
•
•
•
•
I have similar prob. The get attribute is null while the id is not null.
for my java:
if(session.getAttribute(abc)==null)
System.out.println(abc is null
else
System.out.println(abc is not null)
if(session.getId()==null)
System.out.println(id is null)
else
System.out.println(abc is not null)
Do i need to also use session.setAttribute(abc) in the jsp?
Check out my New Bike at my Public Profile at the "About Me" tab
![]() |
Similar Threads
- oracle session in jsp pages (JSP)
- Session Lost on JSP Page (JSP)
- ASP.NET - session objects Problem (ASP.NET)
- session handling problem (JSP)
- timeout session problem (JSP)
- JSP Problem Student database search (Java)
- tomcat jsp problem (JSP)
- [urgent] JSP problem (JSP)
- Losing session variable problem...help! (ASP)
Other Threads in the JSP Forum
- Previous Thread: Problem in running JSP
- Next Thread: URL security in jsp how?
| Thread Tools | Search this Thread |
apache backbutton combobox connection database development directorystructure dynamicpagetitles eclipse frames glassfish ie8 imagetodatabse imageupload integer internet java javaee javascript jsf jsp jsppagetitles levels mvc2 mvcmodel2 network parameters passing ping printinserverinsteadofclient redirect request.getparameter response servlet servletdopost()readxml sessions software ssl state_saving_method stocks sun tomcat tutorial update video web






