EDMOND KEMOKAI wrote:
  I make a call to my jsp via something to the effect:
  URL url = URL(....jsp);
  write the stream i receive to
context_path/customer/public/customer_id/index.html

   The servlet function from within which the above processing is done
should return a preview of the page to the user via
   return (new ActionForward(/customer/public/cutomer_id/index.html)); "I
am using struts by the way".
   the returned actionforward results in 404 error.
It's crazy. You should redesign your application.

--
Mikolaj Rydzewski      <[EMAIL PROTECTED]>        http://ceti.pl/~miki/
                   PGP KeyID: 8b12ab02
There are three kinds of people: men, women and unix.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to