Hi all
i'm using Struts to make a web interface for a bioinformatic application developed here. With Struts i can check out the validity of the input data, control the job running on our cluster, and get back the result.

Here is my problem: the result are made of various html files. How can i show all this file using my web application? My first idea was to extract all this files on an apache server and redirect with a struts action to point on this page. But i would like to put all this files on a temporal directory on my web applcation. This is possible with Struts?

Hope that's someone can give me some idea..

Thank's all for this very good stuff.

Best regards.

--
-- Jérôme
Qui s'est brûlé la langue n'oublie plus de souffler sur sa soupe.
        (Proverbe allemand)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to