Re: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
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]



RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
oh good morning...
thank you! :-)

okay i can deploy it via tomcat-manager

but when i start the jsf-cardemo
i got this error:

org.apache.jasper.JasperException: This absolute uri
(http://java.sun.com/jstl/core) cannot be resolved in
either web.xml or the jar files deployed with this
application

very strange.
the struts-jsf works, but not core jsf...

do anyone know?
i am using tomcat version 4.1.27
or must i use tc 5.X for JSF?




 --- Matthias Wessendorf
[EMAIL PROTECTED] schrieb:  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]
  

__

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]



RE: JavaServer Faces 1.0 -- Proposed Final Draft Spec and Beta Reference Implementation

2004-01-06 Thread Jan Dirksen
Hi Craig,

thanks for replay!

the workarounds from matthias were helpful!!
(he told me the page with that workarounds you mean)

But after that, we decided to use Tomcat5
because of JSP2.0.

On JSF-Pages i also saw, that future versions
of JSF will take better advantage of JSP 2.0

greetings


 --- Craig R. McClanahan [EMAIL PROTECTED]
schrieb:  Quoting Jan Dirksen [EMAIL PROTECTED]:
 
  oh good morning...
  thank you! :-)
  
  okay i can deploy it via tomcat-manager
  
  but when i start the jsf-cardemo
  i got this error:
  
  org.apache.jasper.JasperException: This absolute
 uri
  (http://java.sun.com/jstl/core) cannot be resolved
 in
  either web.xml or the jar files deployed with this
  application
  
  very strange.
  the struts-jsf works, but not core jsf...
  
  do anyone know?
  i am using tomcat version 4.1.27
  or must i use tc 5.X for JSF?
  
 
 I've had my share of grief with 4.1, and always use
 5.0 now.  There are some
 potential workarounds to 4.1 problems listed on the
 JavaServer Faces release
 notes and web pages.
 
 One thing to note with *any* standalone Tomcat usage
 is that JavaServer Faces is
 not built in the way it is with JWSDP, so you'll
 need to include all the
 needed JAR files in your /WEB-INF/lib directory. 
 Don't even bother to try to
 install JavaServer Faces into common/lib on Tomcat
 4.1 -- it flat won't
 work.
 
 Craig
 
 

-
 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]



OT: nice holiday

2003-12-19 Thread Jan Dirksen
Hi to all!

a year, full of hard work, moves. i wish everybody a
nice xmas and a good start in 2004.

we will see what the year will bring us.
I thinks somethings wents on with a comming
integration of Struts and JSF

However , a nice holiday to all

greetings

Jan

__

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]



Tiles in Struts 1.1 - TilesRequestProcessor

2003-12-17 Thread Jan Dirksen
Hi
i am using Tiles with the Plugin.tag in
the struts-config.xml
now i saw in the source, that TilesPlugin
uses the TilesRequestProcessor.

okay, however - but i saw in one config-file, that
i could add the TilesRequestProcessor in the config of
struts.

since now i only used the plugin in the config.

is it better to use the TilesRequestProcessor instead?

-in sources i didn´t found anything like deprecated in
the TilesPlugin.

Thanks Jan

__

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]



struts validator framework

2003-12-16 Thread Jan Dirksen
hi,
 just a question about using the validator-fw.

i want to describe a formbean in struts-config
 incl. its proberties.

like:
formBeans name=logon type=???
  form-property name=user type=java.lang.String/
  form-property name=password
type=java.lang.String/
/form-bean

for validation i want to use the framework


i guess:
-DynaValidatorForm: validation rules are executed
based on form name

-DynaValidatorActionForm: validation rules are
executed based on action mapping


and what are the classes:
ValidatorForm
ValidatorActionForm

for?


thanks
jan

__

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]



dynamic FormBeans

2003-12-12 Thread Jan Dirksen
Hi,

since now i allways created FormBeans by extending
ActionForm.

But with with version 1.1 i saw there a possibility to
create those FormBeans by declaring them with XML

but the question i have is, which type is 
best practice for use

- DynaActionForm
- DynaValidatorForm 
- DynaValidatorActionForm

thanks alot

Jan



__

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]



RE: dynamic FormBeans

2003-12-12 Thread Jan Dirksen
Hi Robert,

okay i use the DynaValidatorForm.
because off Struts-Validator FW. :-)

Thanks! but this information i didn´t found
in struts-srcs.

Greets

Jan

__

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]



java.io.Serializable and ActionForm

2003-12-12 Thread Jan Dirksen
Hi,
i just read that subclasses of ActionForm
shout implemente Serializable.

But ActionForm allready does this for my, so why
must my class e.g.
MyForm implemtent this Interface?

I tested ObjectOutputStream with MyForm (which only
extends ActionForm) all was fine...

Thanks


__

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]



java.io.Serializable and ActionForm

2003-12-12 Thread Jan Dirksen
Hi,
i just read that subclasses of ActionForm
shout implemente Serializable.

But ActionForm allready does this for my, so why
must my class e.g.
MyForm implemtent this Interface?

I tested ObjectOutputStream with MyForm (which only
extends ActionForm) all was fine...

Thanks


__

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]