Bugs item #1098722, was opened at 2005-01-09 01:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1098722&group_id=119783

Category: core
Group: 0.9.16-beta
Status: Open
Resolution: None
Priority: 5
Submitted By: kembudu (kembudu)
Assigned to: Nobody/Anonymous (nobody)
Summary: ServletContext and ServletConfig are null

Initial Comment:
When trying to access the ServletConfig and 
ServletContext properties of class WebApplication the 
following happens:

getServletConfig(); returns null
getServletContext(); throws null pointer exception 
because getServletConfig() returns null

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1098722&group_id=119783


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to