Re: SSL - keytool import problem -more

2001-06-07 Thread Beau Bisquette
At 06/06/2001 12:25 -0400, [EMAIL PROTECTED] wrote: >I finally got the Verisign test certificate to work. > >I followed the steps here: >http://java.sun.com/j2ee/j2sdkee/techdocs/guides/ejb/html/Security7.html > >and it worked fine. > >I still have a problem reimporting an exported certificate th

Re: Editting server.xml with text editor

2001-05-21 Thread Beau Bisquette
4 twice (b3 and b5) but the problem remains. >Does anyone know why I cannot use my text editor to edit server.xml? Beau Bisquette TPC Productions Oakland, California

RE: Posting "multipart/form-data"

2001-05-14 Thread Beau Bisquette
>It seems the compiler doesn't check to see whether it is multipart or not... Check the Hunter docs: you must use his class's methods to get at the parameters, because the request takes an entirely different form when it is sent as multipart. hth, B. Beau Bisquette TPC Productions Oakland, California

RE: sessions & response.sendRedirect

2001-05-10 Thread Beau Bisquette
> > >login.jsp >--- >request.get some parameters >session.get a bunch of attributes >Grateful for any help, >Ben Carterette >[EMAIL PROTECTED] HTH B. Beau Bisquette TPC Productions Oakland, California