Web Push Technology

2006-01-02 Thread souravm
Hi All, Though it is not directly related to Struts but thought of getting valueable valuable inputs from the Web guru's in this forum. This is regarding use of push technology for sending alert messages from a server to user's browsers. The push will need to be initiated by an alert server or

help need about jsf repeater component

2006-01-02 Thread JEEVANATHAM P. /BPCRP/INFOTECH/VASHI
Hi all, In my project I am using the JSF repeater table. All are working properly. Finally I need to save in to database. I that method it returns a collection/String I can't understand. Like Bean[one=one, teo=teo, thr=thr]. How can I insert/update into the table these values. If anyone work

Re: [.do -> JSF/Shale]

2006-01-02 Thread Craig McClanahan
On 1/2/06, Garner, Shawn <[EMAIL PROTECTED]> wrote: > > I guess I don't understand either two methods of what your are suggesting. > In using the remoting method I understand how the method is getting called > however it is returning a list of things. I want to go from there to one > of > the prec

RE: [.do -> JSF/Shale]

2006-01-02 Thread Garner, Shawn
I guess I don't understand either two methods of what your are suggesting. In using the remoting method I understand how the method is getting called however it is returning a list of things. I want to go from there to one of the preconfigured jsf views. All I want to do is use posted data (righ

Re: custom server side validation in shale

2006-01-02 Thread Wendy Smoak
On 12/26/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > I'm going to open a couple of enhancement tickets ... These were: http://issues.apache.org/bugzilla/show_bug.cgi?id=38042 http://issues.apache.org/bugzilla/show_bug.cgi?id=38044 The first one moves validator-rules.xml into shale-core.jar

Re: regarding log4j

2006-01-02 Thread Martin Gainty
Good Call- Also ..the JAVA_OPTS env var can identify the location e.g. JAVA_OPTS= -Dlog4j.configuration=log4j.xml HTH - Original Message - From: "Holger Moosbauer" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, January 02, 2006 8:41 AM Subject: AW: regarding log4j

Re: [FRIDAY] [Shale] Potential ADF Donation (was ... You might be a geek if ...)

2006-01-02 Thread Ted Husted
:) It is true that some open source developers use the term "commercial quality" as a pejorative to mean source code that will be difficult to maintain without the original authors :) -Ted. On 1/2/06, David G. Friedman <[EMAIL PROTECTED]> wrote: > Ted, > > I like your subtle way of saying you don

RE: [FRIDAY] [Shale] Potential ADF Donation (was ... You might be a geek if ...)

2006-01-02 Thread David G. Friedman
Ted, I like your subtle way of saying you don't know how streamlined or easily maintainable a corporate code donation "might" be. I'll have to bring that up as a heckler question at the Boston JUG on Thursday the 12th. Regards, David Friedman / [EMAIL PROTECTED] -Original Message- Fr

AW: regarding log4j

2006-01-02 Thread Holger Moosbauer
Tomcat can't find the log4j.properties. Put the file in the classes directory of your web application. e.g. -> og4j.rootCategory = INFO, stdout, fileout log4j.appender.stdout = org.apache.log4j.ConsoleAppender log4j.appender.stdout.layout = org.apache.log4j.PatternLayout log4j.appender.stdout.l

regarding log4j

2006-01-02 Thread ks_gomathi
I am using Tomcat5, When I start the Tomcat i faace like this. I am using log4j log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.Embedded). log4j:WARN Please initialize the log4j system properly. inside the init method using log fileC:\Tomcat5\webapps\catalogServer

regarding log4j

2006-01-02 Thread ks_gomathi
Hi guys, When i start the Tomcat i face the problem like that log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.Embedded). log4j:WARN Please initialize the log4j system properly. I am using tomcat5, how to solve this problem. -

Strange validation exception

2006-01-02 Thread Holger Moosbauer
Hello friends, I'm a struts newbe and I just can't find the answer on the internet to that validation exception. Does anyone know the answer? ... thx. org.apache.commons.validator.ValidatorException: org.apache.struts.validator.FieldChecks.validateRequired(java.lang.Object, org.apache.commons.val

[FRIDAY] [Shale] Potential ADF Donation (was ... You might be a geek if ...)

2006-01-02 Thread Ted Husted
The true facts are that Oracle would like to donate ADF Faces and MyFaces is willing to consider the donation. But, the code that Oracle would like to donation has still not been made available, and ADF developers have yet to become actively involved in MyFaces. At this point, we have no idea whet

Validation in ie5

2006-01-02 Thread Kristian.L.Petersen
Hi, I am using the struts client site validation. Usually the users will use ie6, but some must use ie5 and here the validation doesn't work. Can anyone tell me how I can fix that, either by disable the validation if the user uses ie5 or some other solution Regards Kris

Re: closing the browser after streaming a pdf file

2006-01-02 Thread Deepesh Nandal
Hi, You could make the pdf file as downloadable instead of trying to open the pdf inside web browser ,Following code will make the pdf download Document document = new Document(); ByteArrayOutputStream baos = new ByteArrayOutputStream(); PdfWriter writer = PdfWriter.getInstance(document,

Re: [FRIDAY] You might be a geek if ...

2006-01-02 Thread Rafael Nami
Yes Legolas, Oracle donated ADF-Faces to MyFaces project. This was announced in ApacheCon. You can see more info in this link : http://www.it-eye.nl/weblog/2005/12/12/apache-myfaces-and-apache-faces-cherokee/ Best Regards Rafael Mauricio Nami 2006/1/1, Legolas Woodland <[EMAIL PROTECTED]>: > > R