Re: [Trinidad] JS Error e.getFacesMessage when using

2009-10-23 Thread Shankar K
wrote: > May be your second application has disabled the client validation; hence, > no error occurs. > > Thanks > Mamallan > > -Original Message- > From: Shankar K [mailto:shanka...@gmail.com] > Sent: Thursday, October 22, 2009 11:40 PM > To: MyFaces Discu

[Trinidad] JS Error e.getFacesMessage when using

2009-10-22 Thread Shankar K
ted to the Java6, but the version we are using has been built using Java5. Appreciate your help !! Thanks, Shankar K

Trinidad - Programatically sending Multiple Partial Request

2009-09-24 Thread Shankar K
ync request instead ie. when the above loop executes all of the request gets sent to the server without getting lost .. or is there any way i could implement this scenario ? Please advice Appreciate your help in advance Thanks, Shankar K

block multiple form submit tr:commandButton

2009-07-17 Thread Shankar K
aces-dev/200705.mbox/%3c7f48470f8be0ac488f539350728902240...@zeus.chordiant.com%3e Appreciate your help Thanks, Shankar K

partial Trigger - ui:include

2009-05-14 Thread Shankar K
Hi, I'm trying to include a page(/pages/xyz.xhtml) in a partialSubmit of a commandLink. Will ui:include work this way ? Please find the code snippet below Code Snippet: Thanks in advance, ~Shankar

tr:golink - oraLink styleClass overrides

2008-04-19 Thread Shankar K
Hi, The styleClass "*OraLink*" gets added to the tr:goLink component inaddition to the styleClass that I provide and overrides the styles that I have provided in my styleClass. Although I have provided styles for OraLink in my skin file, I wanted to override this particular go:Link with a differen

Issue using Trinidad Chart component in Web Sphere

2008-04-03 Thread Shankar K
Hi All, We are facing a problem using Trinidad's(1.2.5 & 1.2.7) Chart component in Web Sphere (6.1). The chart doesn't get displayed and in the logs we see NPE on "com.ibm.ws.webcontainer.srt.SRTServletResponse.setContentType" (Stack Trace below) We had initially thought it could be some configur

Testing application that uses Trinidad PPR

2008-03-14 Thread Shankar K
Hi, Can someone suggest a good Testing Tool that I could use to test UI pages that heavily uses Trinidad components & its PPRs ?? Application is JSF 1.2 + Seam in WAS 6.1. We are trying out with JSFUnit but it seems to have limitations in handling PPR's and javascripts and we are also running into

Re: Trinidad PPR Problem with facelets on WAS or Tomcat in Linux

2008-02-28 Thread Shankar K
Hi Andrew/Mathias, If this has been fixed I'm curious about the cause since its pretty strange when stuff works in Windows and fails in Linux ??? Was there a platform dependant code that caused the problem in the earlier versions?? ~Shankar