Parameter value was null or contained only whitespace

2009-10-15 Thread Borut Bolčina
Hello, I am having difficulties understand why the followinf piece of code gives me the error Parameter value was null or contained only whitespace. If I remove t:actionlink from the t:if or replace it with for example t:pagelink, then the error does not appear. If I move t:actionlink outside

Re: Parameter value was null or contained only whitespace

2009-10-15 Thread Ulrich Stärk
understand why the followinf piece of code gives me the error Parameter value was null or contained only whitespace. If I remove t:actionlink from the t:if or replace it with for example t:pagelink, then the error does not appear. If I move t:actionlink outside t:if it works also, but I need to have

Re: Parameter value was null or contained only whitespace

2009-10-15 Thread Borut Bolčina
Here it is (also in attachment, if it gets through) An unexpected application exception has occurred. - org.apache.tapestry5.internal.services.RenderQueueExceptionRender queue error in BeginRender[Index:logout]: Parameter value was null or contained only whitespace. activeComponents

Re: Parameter value was null or contained only whitespace

2009-10-15 Thread Ulrich Stärk
]: Parameter value was null or contained only whitespace. activeComponents o Verify (class si.najdi.rp.pages.Verify) o Index (class si.najdi.rp.pages.Index) o Index:layout (class si.najdi.rp.components.Layout) context:Index.tml

Re: Parameter value was null or contained only whitespace

2009-10-15 Thread blueboy6
it is (also in attachment, if it gets through) An unexpected application exception has occurred. * org.apache.tapestry5.internal.services.RenderQueueException Render queue error in BeginRender[Index:logout]: Parameter value was null or contained only whitespace

Re: Parameter value was null or contained only whitespace

2009-10-15 Thread Thiago H. de Paula Figueiredo
Em Thu, 15 Oct 2009 10:49:41 -0300, blueboy6 blueb...@gmail.com escreveu: I have same problem, I mean not same but problem is that This is another problem, so please post new questions in new threads. request.getQueryString() is null I tried this code in a page: @Inject private