On Thu, 17 Jul 2003, Erik Price wrote:
> Date: Thu, 17 Jul 2003 12:08:47 -0400 > From: Erik Price <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: Struts and JSF? > > > > Craig R. McClanahan wrote: > > > > > JavaServer Faces is a lot of things, one of which is support for rendering > > standard HTML components so that it's usable out of the box (but > > components are not tied to ONLY render HTML -- that's up to which renderer > > you choose to use). The best way to prevent horrible HTML (there isn't > > any now, IMHO :-), is to download the EA release, check out the HTML it > > generates, and send feedback if you see something you don't like. > > > > The current (Early Access 4) release is bundled with version 1.2 of the > > Java Web Services Developer Pack, available by starting at: > > > > http://java.sun.com/webservices/ > > > Good idea -- I will do just that. I have an earlier JWSDP, do I > -really- need to use the uninstall script, or can I just wipe the > $JWSDP_HOME directory and start over? (I suspect that the only reason > there is an uninstaller is to remove the JWSDP-specific stuff from $PATH > and $CLASSPATH.) On Linux etc. I just wipe the directory (although you don't really have to do that if you install 1.2 into a different one). On Windows, you can wipe the directory if you don't mind obsolete registry keys and things listed in your "Add/Remove Software" list that don't exist any more. > > > Erik Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

