how to replace bean:message key... in a JSTL tag attribute ?

2003-09-23 Thread Dom
I want to use one of the attributes in ApplicationMessages.properties as an attribute in a JSTL tag. How can I implement it in the jsp only ? Dom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Unable to Run Struts based JSPs in WSAD 5.0.

2003-06-21 Thread Dom
I've got the same trouble with Eclipse 2.1 and JBoss 3.0.7 The reason was that my tag classes, inherited from the struts tags, were included by mistake in the ejb jar file. Dom - Original Message - From: Tarun Dewan [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent

Problem with ExpressionEvaluatorManager in a custom jstl tag

2003-06-10 Thread Dom
. I'm using other standard jstl tags (c, html-el, etc) without problem What's happening there ? Dom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Struts-Faces

2003-03-09 Thread Dom
2003-03-09 16:45:55 StandardContext[/struts-faces]: L'installation des écouteurs (listeners) de l''application a été sautée suite aux erreurs précédentes 2003-03-09 16:45:55 StandardContext[/struts-faces]: Erreur de démarrage du contexte suite aux erreurs précédentes Dom

Re: Struts-Faces

2003-03-09 Thread Dom
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:619) at java.lang.Thread.run(Thread.java:536) Dom - Original Message - From: Dom [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Sunday, March 09, 2003 4:58 PM Subject: Struts-Faces Hi Win2K

Re: AW: loading configuration on startup

2003-01-22 Thread Dom
Hi Log4j 1.2.7 can load log4.xml from your classpath Or you can use jakarta commons-logging, which will load your log4j.xml automaticaly too Dom - Original Message - From: Gemes Tibor [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, January 22, 2003 1

how to change locale

2002-09-17 Thread Dom
) servlet).initApplication(); the locale change and everything is ok. This seems a rather hard solution. Ain't there a more elegant one ? Dom -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]