Hi Brad,
Double check your Struts-config whether u have set the scope="session"
for this action. And also try using simple Bean writes before using
<html:link> For link creations...

Regards,
Mano

The struts config file uses scope="request" for this action. I tried adding a <bean:write> before the <html:link> and it worked fine, however, i'm still getting the error only in the console saying that it cannot find the bean in any scope. Do you think this something to do with the session using scope="request"?

Bradley


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

Reply via email to