Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: internet application not properly working


Message #1 by "davo jones" <optimation@h...> on Mon, 19 Mar 2001 15:13:39
Sorry, it is not actually performing the searches on subsequent occasions. 
It only performs the actions the first time. Any subsequent search carried 
out, does not actually perform the calculations. Is this to do with the 
scope?

> I have an internet app at:
> 
> headrunner.kgbinternet.com/dheapy/index.html
> 
> If you enter a search criteria, eg. 'oracle' it will search a number of 
> other sites and pool the results. The problem is that if you perform 
more 
> than one search, it won't display the results. I know that it is doing 
the 
> search because the xml files on the server are changing. I assume it is 
> something in the jsp code, maybe to do with buffers or something like 
that.
> Can anyone tell me how to remedy this problem?
> 

  Return to Index