× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Why is it that when I refresh what I think is supposed to be a page, my 
servlet gets refreshed too that loaded the page?  ie:
LoadStreets does this:
                        getServletConfig()
                                .getServletContext()
                                .getRequestDispatcher("schedule_left.jsp")
                                .forward(req, resp);
yet if I click on the properties for schedule_left.jsp or view source it's 

        http://cpu913.secure.city.st-johns.nf.ca:9080/bulk/LoadStreet
when I think it should be:
 http://cpu913.secure.city.st-johns.nf.ca:9080/bulk/schedule_left.jsp.
If I click on a select box that I have for quicklinks, it refreshes the 
page as:
 http://cpu913.secure.city.st-johns.nf.ca:9080/bulk/schedule_left.jsp#C
Is there something I'm doing wrong to have the browser thinking I'm in 
LoadStreet when I'm actually in schedule_left.jsp?  It's become a 
performance issue for me cause I have anchors on the page that when the 
anchors are first induced, the page reloads, but once the properties of 
the page are the page, it's fine.  Please help and thanks.

Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
709-576-8132
rpower@xxxxxxxxxx
http://www.stjohns.ca/
___________________________________________________________________________
Success is going from failure to failure without a loss of enthusiasm. - 
Sir Winston Churchill

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.