Re: [appfuse-user] on passing parameter

2007-05-09 Thread Matt Raible
What version of AppFuse and what web framework are you using? Have you tried debugging the problem? Matt On 5/9/07, jithesh <[EMAIL PROTECTED]> wrote: hai, I am calling one method with passing some id to that url. for eg: /editUser.html?method=confirm with passing id=7 when i point to

[appfuse-user] on passing parameter

2007-05-09 Thread jithesh
hai, I am calling one method with passing some id to that url. for eg: /editUser.html?method=confirm with passing id=7 when i point to the link it shows /editUser.html?method=confirm&id=7 which is throwing error. some page it is like /editUser.html?method=confirm&id=7 the error i got is j