I am working on a project with another company... they have set up a
jsp so that I can retrieve data from their database... the problem is
the jsp outputs xml... I need a way to get that xml into either my
jsp or a bean... I don't know how to do this, or even if it can be
done... I've looked at the requestdispatcher include method... it
sounds right... but then I don't know how to access the information
from the other page... any input on this is greatly appreciatated...