Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Web Application Context in Spring

807591Oct 25 2007 — edited Feb 29 2008
What is Web application context? what does WebApplicationContextUtils.getWebApplicationContext(session.getServletContext()).getBean("someDAO"); will return .

can any one explain the functionality of the above statement?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2008
Added on Oct 25 2007
2 comments
662 views