We have a data entry portlet that occassionally generates urls in excess of the 2k limit enforced by Internet Explorer.
Is there any way to stop these excessively long urls from being generated without loss of functionality?
We have a data entry portlet that occassionally generates urls in excess of the 2k limit enforced by Internet Explorer.
Is there any way to stop these excessively long urls from being generated without loss of functionality?
Can you use POST instead of GET? If not, what are the long URLs pointing to ?
Which version of WebSphere Portal are you using?
The new Portal 6.1 has a feature called "Friendly URLs" that is supposed to alleviate some of these issues. I haven't had a chance to research it yet (we're still struggling to get 6.0 in place) but it might be useful to you.
See also:
The answer appears to be to upgrade or ensure that the page is simple enough not to trigger the problem.