|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebContext
Provides access to the web runtime context of the beanlet instance.
| Method Summary | |
|---|---|
javax.servlet.ServletRequest |
getServletRequest()
Returns the current ServletRequest. |
| Method Detail |
|---|
javax.servlet.ServletRequest getServletRequest()
throws BeanletStateException
ServletRequest.
BeanletStateException - if the current thread is not associated
with a servlet call.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||