Hello,


For acceleration to getting articles (.pdf files) from some portal I'm
trying to realize following scenario in Java application:



1.      Initial page is read into a string object STRING1

2.      STRING1 is analyzed and array ARR1 of links, associated to articles,
is built

3.      Unfortunately these links (from ARR1) aren't links to simple pages,
but links to "Java Server Page" (JSP) pages, their content can't be accessed
using dedicated classes (e.g. HttpWebRequest, WebClient)

4.      So, the idea is to use Tomcat for running JSP links locally and then
extract in some way the "real" links to the .pdf files, . or access directly
to .pdf content that is captured by Tomcat



Any comments about realization of such scenario are welcome.



Thanks in advance



Pavel









---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
http://www.avast.com

Reply via email to