Re: [S2][T2] NullPointerException from UrlHelper.buildurl()

2008-10-08 Thread 928572663
Any ideas on this issue? What I am trying to do is have a main tiles definition whose JSP has a . That page pulls in a sub-tile using . The sub-tile page has the form control(s). Just trying to render this page causes the NullPointerException. Thanks, John 928572663 wrote: I am getting a p

[S2][T2] NullPointerException from UrlHelper.buildurl()

2008-10-01 Thread 928572663
I am getting a persistent NullPointerException from UrlHelper.buildurl(). It happens in my app and also in my simple test case below. What I am trying to do is have a main tiles definition whose JSP has a . That page pulls in a sub-tile using . The sub-tile page has the form control(s).