--- Niral Trivedi <[EMAIL PROTECTED]> wrote:
> I have looked up api and spring doc for both the listeners. But I was
> trying
> to say, if I add RequestContextListener then Struts2 plugin gives error
> saying that You have to add ContextLoaderListener. And if I add
> ContextLoaderListener, spring gives error saying add
> RequestContextListener.
> 
> Can I have both listener at same time? I haven't tried doing that but will
> try and see if that works..

...

Both error messages say to *add* the listener you're missing. The API docs
are pretty clear that their purposes are *completely* different. The
reference guide explains what both of them do.

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to