Well, some time ago I was faced to the same problem. The workaround was:
define all Action's and Interceptor's scope as prototype in my
applicationContext.xml.
I hope this help you.
Diogo Pontual
On Wed, Nov 19, 2008 at 3:41 PM, Gianluca Musella <
[EMAIL PROTECTED]> wrote:
>
Are you using Spring with Struts2???
On Wed, Nov 19, 2008 at 3:32 PM, Milan Milanovic
<[EMAIL PROTECTED]>wrote:
>
> Hi,
>
> I have a simple jsp form:
>
>
>
>
>
>
>From date: displayFormat="dd.MM."
> type="date" name="fromDate" label="Od datuma" theme="simple"/>
>
Try creating a empty text file welcome.do in your WebContent dir.
Best regards,
Diogo
On Thu, Nov 13, 2008 at 10:07 AM, Nils-Helge Garli Hegvik
<[EMAIL PROTECTED]>wrote:
> Your container probably only supports file resources as welcome files.
> Try creating a jsp that forwards to your struts ac
Try to implement the org.apache.struts2.interceptor.SessionAware
interface. It defines a method called setSession(java.util.Map
session).
[]',s
Diogo
On Thu, Mar 27, 2008 at 10:39 PM, simpi <[EMAIL PROTECTED]> wrote:
>
> I need to access session scope bean in my java action class which will ins
4 matches
Mail list logo