On 5/30/07, Davor Hrg <[EMAIL PROTECTED]> wrote:
I tried @Inject Session session; but it didn't work.
....

you probably have an error in log from tapestry demanding for the field to
be private...

try:
@Inject private Session session;

Davor Hrg

Thank you so much. I've got it running now.

--
YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

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

Reply via email to