Problem: JSP apparently not receiving query string from MSIE

C

Charlie

I will apologize in advance because I am certain this has an easy and
obvious solution, but I simply cannot see it.

My JSPs are displaying differently in different browsers -
specifically, everything seems to work fine in Mozilla, but not in
MSIE. The pages in question provide access to an archive, and should
retrieve an article that is particular to the date specified. If the
date argument is null the page displays the most recent article by
default.

http://www.mysite.com/feature/page.jsp?date=2003-08-04

When the link is clicked within Mozilla the page displays properly,
but when the link is clicked from within MSIE the most recent article
is always displayed, and the value for "date" seems always to be null.
This is true even though the query string is displayed properly in the
address bar.

I have tried adding cache-disabling <META> tags to the JSPs, and have
tried specifying the charset to be iso-8559-1 (or is it 8859?
whatever), but the behavior of the pages does not change.

Thank you for any help you might be able to offer.

Charlie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top