Re: QueryStringUrlCodingStrategy question

2008-11-06 Thread Philip A. Chapman
ks like: http://localhost/robojot/answerdetails/?x=SvX0Lakly72TaK8AnLyL*A Can someone tell me why it doesn't look like the following: /answerdetails?answerId=123 Thanks -- View this message in context: http://www.nabble.com/QueryStringUrlCodingStrategy-question-tp20309566p20309566.html Sent f

Re: QueryStringUrlCodingStrategy question

2008-11-04 Thread Martijn Dashorst
e.class)); > > When I click the edit link to get to my page my URL looks like: > > http://localhost/robojot/answerdetails/?x=SvX0Lakly72TaK8AnLyL*A > > Can someone tell me why it doesn't look like the following: > /answerdetails?answerId=123 > > Thanks > -- > V

QueryStringUrlCodingStrategy question

2008-11-03 Thread jchappelle
oesn't look like the following: /answerdetails?answerId=123 Thanks -- View this message in context: http://www.nabble.com/QueryStringUrlCodingStrategy-question-tp20309566p20309566.html Sent from the Wicket - User mailing list archive at Nabble.com.