I have a web form that uses the servlet session tracking api(cookies and urlencoding are not used)-where about 5 pages make up the form. How do I do a single request using the 5 pages- and using a single session. The 2nd pages data is dependent on what the first page submitted, and the 3rd page on the 2nd, and so forth. How do I build a script to simulate. Thanks in advance!!! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

