|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpSessionStatus
A helper bean that can be injected to check the status of the HttpSession and acquiring it
| Method Summary | |
|---|---|
javax.servlet.http.HttpSession |
get()
Returns the current HttpSession associated with this request. |
boolean |
isActive()
Checks whether there is an active HttpSession associated with the current request. |
| Method Detail |
|---|
boolean isActive()
javax.servlet.http.HttpSession get()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||