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 java.lang.NumberFormatException: null

can u please help me
-- 
View this message in context: 
http://www.nabble.com/on-passing-parameter-tf3714769s2369.html#a10391318
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to