Re: Query String limitation

2008-10-29 Thread Amir Jamak
Thanks a lot Paweł I think you have solved my problem. In fact I didn't know how to change from get to post. :-) Thanks again. Amir --- On Wed, 10/29/08, Paweł Wielgus <[EMAIL PROTECTED]> wrote: From: Paweł Wielgus <[EMAIL PROTECTED]> Subject: Re: Query String limitation

Re: Query String limitation

2008-10-29 Thread Paweł Wielgus
Hi Amir, i have completly no idea what Your problem is, but maybe this will help: use instead of ... on the jsp where this action is triggered, also pay attention to not to add method="get" inside form tag. If You would provide more details about what You want to do it would be simpler to answ