At 11:03 PM +0100 1/6/02, Daniel Naber wrote: >To make it a bit more clear: There's a frameset and one of the frames is >src="blah.jsp?sessionid=something". When the user clicks a link the >complete frameset gets rebuilt, but the blah.jsp frame has a different >content this time.
Wait. So you're saying that a frame has the same URL, but something makes it reload and suddenly it has new content? From what I understand, it's not just an issue of "updated" content, but different links in some fashion. How does this reload occur? Via JavaScript? By a FORM tag? Why has it been decided to do it this way rather than having some sort of URL-designated index, e.g. blah.jsp?sessionid=something&index=1 blah.jsp?sessionid=something&index=2 By the sounds of it, you probably can't see these pages in lynx or navigate them using curl/wget, much less index them. -Geoff _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

