Hi All,
I am developing a system where we are linking three different web based
libraries through a common search screen. This common search screen builds
up a frameset as a result, with one of the three original libraries being
displayed in a frame within this frameset.
I must use a frameset in order to parse the common query parameters into a
library specific format to enable me to construct the correct URL for the
specific library to be shown in one of the frames. The problems I have are:
1. One of the libraries only uses POST so a <FRAME SRC=<base>?<Parameter
list> ..> format is out as it uses GET. Is there a way I can put one of my
servlet URL's in the frame and then "redirect" using POST within my servlet
to the library specific URL?
2. What is the "real" line length limit for GET URL's? I have been told 1024
and 4096 whilst others say do not go over 256, what is the true(ish) story?
Thank-you in advance for your help.
Dalton
============================================
Dalton Cranston, E-mail: [EMAIL PROTECTED]
Tel: +44 (0)1628 580600
Fax: +44 (0)1628 580610
InfoGain Limited, 1 Bell St, Maidenhead, Berkshire, SL6 1BU. U.K.
URL: www.infogain.com
============================================
Disclaimer: Neither this e-mail nor any attachment places any legal or
contractual obligations on InfoGain Limited. Any reproduction, disclosure or
dissemination beyond the intended addressees is strictly prohibited save for
the legitimate business purposes of InfoGain Limited and its clients or
partners.
============================================
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html