Hi,

I've got a little question regarding the <html:link>-Tag.

Is it correct when I have this in a jsp:
<html:link action="admin_objekte_new.do?USER_ACTION=EDIT_FORM"
paramName="objekt" paramId="objekteId" paramProperty="objekteId">

and the result looks like this: (?)

<a
href="/ISIMuenchenWeb/admin_objekte_new.do?USER_ACTION=EDIT_FORM&amp;objekte
Id=5858d30b-f760-48be-a0db-c65e497f495a">asdfasdf</a> , <br />

I expected something like:


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

Reply via email to