You can't - they are client-side only
Den 16. mai 2011 kl. 09:24 skrev "mersenne.fang" <mersenne.f...@gmail.com>: > please refer to following setting in struts.xml > > <result type="redirectAction"> > PostedEassy > ${classId} > ${curriculumId}#${topicId} > </result> > > > the result will product the result: > PostedEassy.action?classId=53&curriculumId=22&topicId%23191 > > > The explicit result that i want is > PostedEassy.action?classId=53&curriculumId=22&topicId#191 > > The character # became '%23'. > > How can i resolve this problem. > > Thanks a lot. > > > > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/how-could-i-place-sign-on-redirectAction-param-tp4399604p4399604.html > Sent from the Struts - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org