I'm making a servlet that serve material/documents from Xindice based on
some policy (Cant just dump everything to the database port..)

I'm having a link like this

http://localhost:8080/reap/get_document_init?collectionId=3&itemId=4

BUT. If i change the last parameter to for instance 36 my localhost goes
into timeout. I just collect the parameter into session varialbles as of
yet, I don't do anything with them yet.

Anyone could give me a tip on why this happens??

�yvind

Reply via email to