Can this method be used to access values already stored in the session by cocoon ie. userid etc ....after a user has logged in ?
I have used this method to include javax.mail package and create new objects and use them.But i want to access the stored values. Smith. Quoting [EMAIL PROTECTED]: > Have you tried something like > <xsp:page > language="java" > xmlns:xsp="http://apache.org/xsp"> > <xsp:structure> > <xsp:include>org.Apache.Cocoon.mail.mailAction</xsp:include> > </xsp:structure> > </xsp:page> > > > -----Original Message----- > From: Oro smith [mailto:[EMAIL PROTECTED] > Sent: 04mm2004 9:48 > To: [EMAIL PROTECTED] > Subject: retrieve objects > > > is it possible to call a class, say org.Apache.Cocoon.mail.mailAction > in > cocoon?? > > how is this possible? > ------------------------------------------------- > Still single? Click here to find the perfect match. > > > http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ------------------------------------------------- Still single? Click here to find the perfect match. http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
