alisha chenna

Greenhorn
+ Follow
since May 01, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by alisha chenna

Hi can anyone help me on how to sort columns in a datatable.

Thanks in Advance.
17 years ago
JSF
Can anyone help me on how to pass parameters between pages.

Thanks in Advance.
17 years ago
JSF
Hi,

I am new to jsf. I need to populate the values from my first jsf page into the other page when i click the next button. I have tried a couple of things but no luck. Can anybody help me with this.

Thanks.
17 years ago
JSF
I have a date field.If i enter the date in any other format other than mm/dd/yy it should display a custom message rather than a standard message. How can i achieve this.

Thanks,
Alisha.
17 years ago
JSF
Based on the selection from selectonemenu i have to hide a row. Can anybody tell me how to do that
17 years ago
JSF
Hi,

I am new to java and jsf. In my page i have selectonemenu(list box). When i select a value from a list box like vehicle.It should display fields like vehicleType and vehicleColor. If i select something else from the list box it should hide those fields. Can anyone help me with this.

Thanks.
17 years ago
JSF
I have a list box. When i select a value like person in that list box it should display first name, last name and middle name. If some other value from the list box is selected then it should hide firstname, last name and middle and just display name. How can i do this. Can anyone please help me
[ May 08, 2007: Message edited by: Bear Bibeault ]