FW: using GET urls and parameters

2008-10-21 Thread Nick Maunder | Oathouse
Please excuse my stupidity I was separating parameters from url with "&" instead of ? duh!! Time for the pub Nick -Original Message- From: Nick Maunder | Oathouse [mailto:[EMAIL PROTECTED] Sent: 21 October 2008 17:18 To: 'Struts Users Mailing List' Sub

Re: using GET urls and parameters

2008-10-21 Thread Musachy Barroso
The url is broken: < http://localhost:8080/ffRelease2/User_verifyEmail.action&user=1&otv=2d1afe2 118ae59288f3d79fb52abee >&user=1&otv=2d1afe2118ae59288f3d79fb52abee fix to this: http://localhost:80

using GET urls and parameters

2008-10-21 Thread Nick Maunder | Oathouse
Hi all My brain is fried Why won't my struts2 accept a GET URL with parameters?? What I am doing wrong? http://localhost:8080/ffRelease2/User_verifyEmail.action &user=1&otv=2d1afe21