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

Query String limitation

2008-10-29 Thread Amir Jamak
Hello everyone, I am using Struts 1.2.9, and this is my first post to this list. I was trying to find solution elsewhere without any success. This is the problem, in the action form I have some sort of a collections which can grow in size.  I have observed that all of the items are listed in the

Query String limitation

2008-10-29 Thread Amir Jamak
Hello everyone, I am using Struts 1.2.9, and this is my first post to this list. I was trying to find solution elsewhere without any success. This is the problem, in the action form I have some sort of a collections which can grow in size.  I have observed that all of the items are listed in the