Tuesday, November 29, 2011

Will the Struts tags support other markup languages such as WML ?

Struts itself is markup neutral. The original Struts taglibs are only one example of how presentation layer components can access the framework. The framework objects are exposed through the standard application, session, and request contexts, where any Java component in the application can make use of them.
Category:Struts Interview Questions

No comments:

Post a Comment