Quoting virupaksha <[EMAIL PROTECTED]>:

> Dear Craig,
> 
> 
> I am working on resin-2.1.9 (java page container from caucho),
> It's supports servlets 2.3 version, can i  use JSF for this container,
> 

It should indeed be able to run JavaServer Faces I've never tested in that
environment, but I know some others have).  However, compile errors don't have
anything to do with the server -- they have to do with how you are setting up
your class path for compilation.  The build.xml file used here (in
contrib/struts-faces) lets you customize things by:

* Copy build.properties.sample to build.properties

* Change any paths in build.properties to match your own system's
  installation paths.

Craig

> Regards,
> Viru
> 
> ----- Original Message -----
> From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
> Sent: Tuesday, January 06, 2004 5:16 PM
> Subject: RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta
> Reference Implementation
> 
> 
> hi jan,
> 
> perhaps you must change the sturcuture of build.xml
> 
> in my case:
> i copied jsf-1.0 beta in to $jwsdp.home
> and copied some specified lib into $jwsdp.home too.
> 
> e.g. jsp-api, servlet-api
> 
> of course i copied jsf-libs and jstl-libs to WEB-INF/lib of example2
> now tomcat started them up...
> 
> and perhaps you must change your user-name/password for tomcat! :-)
> 
> try this...
> 
> greetings
> matthias
> 
> 
> 
> -----Original Message-----
> From: Jan Dirksen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 06, 2004 10:02 AM
> To: Struts Users Mailing List
> Subject: Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta
> Reference Implementation
> 
> 
> Hi Craig,
> 
> i just want to try the struts-faces examples.
> but i got compilation-error. is there something i
> need...?
> jwsdp-1.3 is on my box.
> 
> thanks
> 
>  --- "Craig R. McClanahan" <[EMAIL PROTECTED]>
> schrieb: >
> >
> > I'm pleased to announce that the Proposed Final
> > Draft version of the JavaServer
> > Faces 1.0 Specification, and a corresponding Beta
> > release of the Reference
> > Implementation, is now available at:
> >
> >
> >
> http://java.sun.com/j2ee/javaserverfaces/download.html
> >
> > Please send any feedback and comments strictly about JavaServer Faces
> > to <[EMAIL PROTECTED]>.
> >
> > I'm also finishing up an update to the Struts-Faces Integration
> > Library, and will be making it available (via nightly builds)
> > very soon.  Feel free to ask
> > any questions about how to use Struts and JavaServer
> > Faces here on the
> > STRUTS-USER list.
> >
> > Craig McClanahan
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> 
> __________________________________________________________________
> 
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
> Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




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

Reply via email to