Java Server Faces

2005-08-30 Thread Sue Roe
I don't know if this is the correct User Group. Has anyone done any development with Java Server Faces to create richer UI experiences? Is it any good? TIA Sue ***Disclaimer*** The contents of this Email may

RE: Java Server Faces (UNCLASSIFIED)

2005-08-30 Thread Samara, Fadi N Mr ACSIM/ASPEX
, 2005 9:06 AM To: 'Tomcat Users List' Subject: Java Server Faces I don't know if this is the correct User Group. Has anyone done any development with Java Server Faces to create richer UI experiences? Is it any good? TIA Sue

Re: Java Server Faces

2005-08-30 Thread Wendy Smoak
From: Sue Roe [EMAIL PROTECTED] I don't know if this is the correct User Group. Has anyone done any development with Java Server Faces to create richer UI experiences? Is it any good? Try the Apache MyFaces user list - MyFaces is an implementation of the JSF specification and there's

Re: Java Server Faces

2005-08-30 Thread Joe Plautz
there and are usually very quick. Plus they will try their best to answer questions on all implementations. Sue Roe wrote: I don't know if this is the correct User Group. Has anyone done any development with Java Server Faces to create richer UI experiences? Is it any good? TIA Sue

Tomcat in JBoss 4.0.3RC1 and Sun's Java Server Faces

2005-06-30 Thread Geoffrey
Our application uses Sun's JSF implementation. On JBoss 4.0.2 it deploys fine, but on JBoss 4.0.3RC1 it throws a ClassCastException: at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:711) ... at

Re: [OT] Re: Have you implemented a Java server faces site?

2004-08-18 Thread Hiroshi Iwatani
Sorry for being late for replying. Parts of our project which use JSF use only its safa and proven features like value-binding and method-binding for components. We don't think we need customize renderers, components, and/or view technology for our simple and mundane app structure. JSF is quite

Re: Have you implemented a Java server faces site?

2004-08-15 Thread Hiroshi Iwatani
Oh yes. But ... V D wrote: Thank you very much for the link. I also did some work on JSF too, and see its strength and weakness. Unfortunately, the guy doing the evaluation in the link below did not dig deep enough or use any GUI IDE See links linked from the theserverside page, that is, from

[OT] Re: Have you implemented a Java server faces site?

2004-08-15 Thread V D
Thank you for the reply. I happened to read that article too. I also have the book the guy wrote. I'll look into the rendering part using XML. It would be better if it's supported out of the box though. Hopefully the next version will address this. I did write a simple struts app before,

Have you implemented a Java server faces site?

2004-08-14 Thread V D
If so, what is your experience? Is it mature enough for a serious web programming? Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Have you implemented a Java server faces site?

2004-08-14 Thread Hiroshi Iwatani
Yes. See http://www.theserverside.com/news/thread.tss?thread_id=27962 V D wrote: If so, what is your experience? Is it mature enough for a serious web programming? Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Have you implemented a Java server faces site?

2004-08-14 Thread V D
Thank you very much for the link. I also did some work on JSF too, and see its strength and weakness. Unfortunately, the guy doing the evaluation in the link below did not dig deep enough or use any GUI IDE such as the Java Creator or IBM's tool. Some of his points are valid though. I see

java server mode vs. client mode

2004-06-16 Thread Matt Bathje
I posted this on the struts list this morning, but it might get better answers here. I was reading the stories here: http://www.sys-con.com/story/?storyid=45250 http://www.kano.net/javabench/ Summary: Java in server mode is faster than C++ in the benchmarks run. Java in client mode is much more

Re: java server mode vs. client mode

2004-06-16 Thread Peter Lin
this has been mentioned countless times on the mailing list and I have tons of numbers comparing client to server in my article on the resources page of tomcat. if you want hard numbers, I would suggest look at the article, or run some stress tests on your own apps. a quick test will give

Re: java server mode vs. client mode

2004-06-16 Thread Eric VERGNAUD
le 16/06/04 21:50, Matt Bathje à [EMAIL PROTECTED] a écrit : I posted this on the struts list this morning, but it might get better answers here. I was reading the stories here: http://www.sys-con.com/story/?storyid=45250 http://www.kano.net/javabench/ Summary: Java in server mode is

Re: java server mode vs. client mode

2004-06-16 Thread Matt Bathje
- Original Message - From: Peter Lin [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, June 16, 2004 2:54 PM Subject: Re: java server mode vs. client mode this has been mentioned countless times on the mailing list and I have tons of numbers comparing client

[OT] Re: java server mode vs. client mode

2004-06-16 Thread Matt Bathje
, June 16, 2004 3:12 PM Subject: Re: java server mode vs. client mode le 16/06/04 21:50, Matt Bathje à [EMAIL PROTECTED] a écrit : I posted this on the struts list this morning, but it might get better answers here. I was reading the stories here: http://www.sys-con.com/story/?storyid

Re: java server mode vs. client mode

2004-06-16 Thread Peter Lin
ahh gotta love benchmarks. the only valid benchmark is your own application, which you've tuned. all other cases are seriously error proned or not applicable to real applications. peter Eric VERGNAUD [EMAIL PROTECTED] wrote: le 16/06/04 21:50, Matt Bathje à [EMAIL PROTECTED] a écrit : I

Re: java server mode vs. client mode

2004-06-16 Thread Woodchuck
No one can really believe Java is faster than C or C++, because Java is itself written in C and C++. isn't there a hardware JVM implementation? maybe running on that, Java C++ :D __ Do you Yahoo!? Yahoo! Mail - You care about security.

Re: java server mode vs. client mode

2004-06-16 Thread Elijah Epifanov
PROTECTED] Sent: Thursday, June 17, 2004 12:12 AM Subject: Re: java server mode vs. client mode le 16/06/04 21:50, Matt Bathje à [EMAIL PROTECTED] a écrit : I posted this on the struts list this morning, but it might get better answers here. I was reading the stories here: http://www.sys-con.com

apache-tomcat configuration for java server pages

2002-11-21 Thread kala sunil
hi we are in a project that which is a e-mail reader which involves jsp, voicexml.the problem has arised with the part of trying to configure apache-tomcat for java server pages. please look into the folowing: WEB.XML FILE servlet servlet-nameWebAppRegistrant/servlet-name servlet

RE: java -server

2002-10-09 Thread Shapira, Yoav
- From: Frank Liu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 12:56 AM To: Tomcat Users List Subject: Re: java -server any good docs on good/bad side of -server and -client option? or maybe the only way is to try it? frank On Wed, 9 Oct 2002, David Kavanagh wrote: You can

java -server vs classic and servlet src from jsp compiler errors

2002-10-09 Thread Hanasaki JiJi
Has anyone had errors show up in the Servlet source generated from a JSP under the following? or any combo? - J2SE 1.4.1 - any OS - Tomcat 4.04 or Tomcat 4.1.x Thank you. -- =

Re: java -server

2002-10-09 Thread Craig R. McClanahan
On Wed, 9 Oct 2002, Frank Liu wrote: Date: Wed, 9 Oct 2002 04:56:23 + (GMT) From: Frank Liu [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: java -server any good docs on good/bad side of -server and -client option

java -server

2002-10-08 Thread Frank Liu
isn't tomcat a server? why we don't use the java -server option? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: java -server

2002-10-08 Thread David Kavanagh
the java -server option? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: java -server

2002-10-08 Thread Frank Liu
with jdom was faster in client mode (can't say why, or what part was affected most). David Frank Liu wrote: isn't tomcat a server? why we don't use the java -server option? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED

Re: java -server

2002-10-08 Thread David Kavanagh
with jdom was faster in client mode (can't say why, or what part was affected most). David Frank Liu wrote: isn't tomcat a server? why we don't use the java -server option? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED

Great Book - More Servlets and Java Server Pages

2002-03-19 Thread Andy Eastham
All, I've just finished reading More Servlets and Java Server Pages by Marty Hall. I wish I'd read this when I'd been new to Tomcat. It's brilliant as it really explains _exactly_ how to configure things in Tomcat (plus a couple of other engines), and has some excellent examples. See http

Wrapping Java server apps into servlets under Tomcat

2002-01-28 Thread Teemu Hiltunen
Greetings! As I have read the J2EE specifications I have found out that Web Applications should only consist of static web content, jsps, servlets and such, but is there any point to wrap my Java server application into a servlet that starts up the server, maybe monitors its state, shuts it down

help: installing plug-ins that can run java servlets and jsp (java server pages

2002-01-02 Thread Mansoor Alam
· mod_env· mod_setenvif · mod_asis· mod_imap· mod_so · mod_auth· mod_include · mod_autoindex· mod_log_config - could any one kindly help me in installing plug-ins that can run java servlets and jsp (java server pages) on the above mentioned server, I

help installing Apache plug-ins that can run java servlets and jsp (java server pages)

2002-01-02 Thread Mansoor Alam
· mod_negotiation · mod_alias· mod_env· mod_setenvif · mod_asis· mod_imap· mod_so · mod_auth· mod_include · mod_autoindex· mod_log_config - could any one kindly help me in installing plug-ins that can run java servlets and jsp (java server pages

java -server

2001-03-23 Thread Joakim Hellström
Hi! I'm running tomcat 3.2 on Solaris 2.7 witk jdk 1.3. If you run tomcat with java -server instead of as default -client does that improve the overall performance for tomcat?? // Joakim Hellstrm

Need Help: Questions for Java Server Book

2001-02-21 Thread Art Taylor
I'm working on a Java Web site book that features Tomcat as the Java server of choice (yeah!). I have a few questions that aren't clear from the documentation. The 'Logger' element contains a 'name' attribute. How is this 'name' used? Are there certain logs that must be present for Tomcat