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
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