Re: Console error message for a working tag

2006-11-14 Thread Bradley Wagner
Hi, I think u have to set the scope to session ...just try it... and let us know.. Regards, Mano Yes, for some reason, when I change the scope of the action mapping to "session" the message in the console goes away. I don't understand at all. Why it the JSP function correctly in both case

RE: Console error message for a working tag

2006-11-13 Thread Mano Chinthaka Dasanayaka
Hi, U can enclose tag before coming into iterate tag and test it.. Regards, Mano -Original Message- From: Mano Chinthaka Dasanayaka [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 11:55 AM To: 'Struts Users Mailing List' Subject: RE: Console error message for

RE: Console error message for a working tag

2006-11-13 Thread Mano Chinthaka Dasanayaka
Hi, I think u have to set the scope to session ...just try it... and let us know.. Regards, Mano -Original Message- From: Bradley Wagner [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 10:11 AM To: Struts Users Mailing List Subject: Re: Console error message for a working tag

Re: Console error message for a working tag

2006-11-13 Thread Bradley Wagner
Do you think this something to do with the session using scope="request"? Blah, I can't talk. Do you think this has anything to do with the action mapping using a scope="request"? - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Console error message for a working tag

2006-11-13 Thread Bradley Wagner
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 For link creations... Regards, Mano The struts config file uses scope="request" for this action. I tried adding a before the and it work

RE: Console error message for a working tag

2006-11-13 Thread Mano Chinthaka Dasanayaka
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 For link creations... Regards, Mano -Original Message- From: Bradley Wagner [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006

RE: Console

2006-06-03 Thread James Holmes
Hi Abhimanyu, The problem you are encountering is probably happening because Struts Console stores the window size settings for the application in a configuration file. Somehow your window size has been reduced to a size that cannot be displayed. If you remove the Struts Console configuration file