D]
Sent: Thursday, January 10, 2008 12:47 PM
To: Sanjeev Vijapurapu
Subject: Re: Struts2 JSF Plugin
provisionally yes (for a static invocation)
@[EMAIL PROTECTED]()
for non-static would have to know if you pushed the object onto OGNL
stack
via request/session/application or root e.g.
assuming a
I was trying to create a prototype of struts2 + jsf. In the process I
found that the mappings have to be used with "action" as default.
Like
or
instead of using action names from struts configuration directly. For
example if I have configured an action as login in struts config, I
should