|
I am using jsp's and servlets along with interaction with a COBOL program for a web page. The page is displayed with search parameter fields using a jsp. The controlling servlet then receives the request and calls the COBOL program to process the request. The servlet then redirects the response to the jsp to display the results. What I am trying to accomplish is to have the search request sent, another page displayed stating "Processing the request", and, when the results are found, displaying the results. I tried to do a redirect in the beginning of the servlet with a Boolean flag assed to the sessions object with coding in the jsp to display the "Processing" page, then do the processing and do another redirect with the data. This is not working. The first redirect is not displayed. Does anyone have any ideas or recommendations on how to complete this task? Thanks Mike ================================ Mike Silvers AS/400 Senior Programmer/Analyst AS/400 IBM Certified RPG IV Developer AS/400 IBM Certified Solutions Expert Hainey Business Systems 8 E. Canal St Dover, PA 17315 Branch Office: (410) 397-8739 Phone: (800) 932-3380 ext. 237 Fax: (717) 292-9474 Web: http://www.hbs-inc.com ________________________________ Providing E-Commerce, EDI, AS/400 Development, Java Development, and related services nationwide. ================================
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.