Hi!
I appreciate UR input on this topic. this really clears my mind about 
doubts like -
Is anybody working on both Struts & cocoon or would the configurations 
conflict??, etc...etc.
And, I am even glad to have choice - Cocoon or stxx

Thanks chaps!
-madhavi



>Hello
>
>I've solved the problem of session lost, setting the path of any cookie to
>"/".
>A convenient method to avoid path related problems is make every access to
>the server root child, using mappings (servlets and filters in the web.xml
>&
>actions in the struts.xml)
>
>EG:
>
>http://host:port/webappname/MyServlet
>http://host:port/webappname/MyUseCase_Keep.do
>
>Of course, the web pages can being distributed in any directory layout;
>the browser ignores this, and believes that the resource is based on the
>same directory (the name of your webapp).
>in this way browsers not invalidates the cookies and the previous
>stablished session is valid.
>
>good lucky
>Bernardo
>
> > Hello,
> >
> > I'm working in an application which combines Struts and Cocoon.
> > My unique problem for instance it's that I  must do redirection instead
> > of forwards.
> > This is a problem because then the request and the session are lost at
> > each redirection.
> > I solve it passing arguments in the URL.
> > Tell me how you do.
> >
> > Iris
> >
> > Madhavi Thottempudi wrote:
> >
> >> Hi!
> >> Is anybody out there working with Apache cocoon and Struts framework
> >> together??
> >> We are building a struts application and one of our requirement is
> >> "Transformations".
> >> I am quite interested to know if anybody has worked on this
> >> combination, as I am wondering if it's possible to do that at all. Any
> >> comments/suggestions on this would be really helpful.
> >>
> >> Cheers
> >> -Madhavi
> >>
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]> For additional
> > commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Madhavi T
E-Learning Systems Group
CARET, University of Cambridge
16 Mill Lane
Cambridge CB2 1SB

Tel: +44 (0) 1223 765382
[EMAIL PROTECTED]





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

Reply via email to