Re: flaky error: Error - tag.getAsString : component context is not defined

2004-04-21 Thread Niall Pemberton
kinds of things from trawling the list archvies. Niall - Original Message - From: "Janice" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 22, 2004 12:27 AM Subject: RE: flaky error: Error - tag.getAsString : component context is not defined >

RE: flaky error: Error - tag.getAsString : component context is not defined

2004-04-21 Thread Janice
Niall, thanks for your response. It would appear that this is the result of the user having javascript disabled on their browser. Also, once we established that the users were not actually submitting their forms, but were getting the error as soon as they clicked on the link, it made it much easi

Re: flaky error: Error - tag.getAsString : component context is not defined

2004-04-21 Thread Niall Pemberton
Sorry, don't have an answer/solution for you, but I am left me wondering what was the result of the action that ran? The tiles stuff is done at the end, after the Action - so if your users submitted a form then did the Action do its stuff OK and then fail forwarding to your tiles definition? If so