Re: problem with using style sheets in faces frame work.

2007-05-22 Thread shree
my images r in different folder. i hv provided the correct path only...like below background-image:url(/resources/images/image.jpg); with quotations also it is not getting applied. -- View this message in context: http://www.nabble.com/problem-with-using-style-sheets-in-faces-frame-work.-tf3

problem with using style sheets in faces frame work.

2007-05-22 Thread shree
problem. some body please help me. thanks in advace, shree. -- View this message in context: http://www.nabble.com/problem-with-using-style-sheets-in-faces-frame-work.-tf3795181.html#a10734373 Sent from the MyFaces - Users mailing list archive at Nabble.com.

RE: regarding

2007-04-12 Thread shree
Thank you very much Marco.the link you have provided is too good. -- View this message in context: http://www.nabble.com/regarding-%3Ch%3AdataTable%3E-tf3563628.html#a9957216 Sent from the MyFaces - Users mailing list archive at Nabble.com.

regarding

2007-04-11 Thread shree
hi all, can any one please post a complete example for how to use to iterate the values from the bean. I have been searching the net for that.but the code they have given is not clear. Please some body help me. thanks in advance, Shree. -- View this message in context: http://www.nabble.com

Re: how can i know which link has been clicked by user??

2007-04-10 Thread shree
Exactly.thats true. but I am asking how to achieve such functionality without using scriplet in the middle?? is it possible with JSF or should i need to use simple java script or AJAX. JSF has a 6 phases lifecycle, JSP only has one phase. Your scriptlet will be evaluated only during the JSP ex

Re: how can i know which link has been clicked by user??

2007-04-10 Thread shree
yes .it allows like or value="abc". but i want to pass the value like in scriplet tags. En l'instant précis du 10/04/07 12:35, shree s'exprimait en ces termes: > thanks for the reply David. > i have already tried using > but f:param tag is not allowing expre

Re: how can i know which link has been clicked by user??

2007-04-10 Thread shree
the listener will be called with an > event object which allows you to retrieve the commandLink object user > clicked on. > > PS: why do you do the iteration in a scriptlet rather than using a JSF > datatable to iterate of your items? > > En l'instant précis du 10/04/07 12:1

how can i know which link has been clicked by user??

2007-04-10 Thread shree
e. thanks in advance, Shree. -- View this message in context: http://www.nabble.com/how-can-i-know-which-link-has-been-clicked-by-user---tf3552147.html#a9916936 Sent from the MyFaces - Users mailing list archive at Nabble.com.