RE: Parameters and URL

2005-09-20 Thread Wojciech Ciesielski
> I've got a little question regarding the -Tag. > > Is it correct when I have this in a jsp: > paramName="objekt" paramId="objekteId" paramProperty="objekteId"> No, it's not correct. In action parameter should be ONLY the actio (ie "/admin_objekte_new.do"). NO PARAMS. If you want to add params

Parameters and URL II

2005-09-20 Thread Marc Ende
Sorry I've send too fast... Hi, I've got a little question regarding the -Tag. Is it correct when I have this in a jsp: and the result looks like this: (?) asdfasdf , I expected something like: asdfasdf , I've got trouble with the '&' at the objekteid I thought it should only be an '

Parameters and URL

2005-09-20 Thread Marc Ende
Hi, I've got a little question regarding the -Tag. Is it correct when I have this in a jsp: and the result looks like this: (?) asdfasdf , I expected something like: - To unsubscribe, e-mail: [EMAIL PROTECTED] For addition