aditi shah

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

Recent posts by aditi shah

Hi,

I have already put my code between Try and Catch only....

I am not getting any error but whenever i m trying to click on next button then it gives me first record only rather then next one..Just page is refreshed... So i want to stop this refreshing process in my application..

So guide me

Regards

Aditi
17 years ago
JSF
Hi ,

can you give me the name of that taglib ....?? with example ..

So i can implement in my page..

thanks in advance
17 years ago
JSF
Hi Friends,

I am connecting textbox with mysql database.. I am using JSF framework + Java Server Web Page...

In that 1 textbox .. and 4 buttons are there... for navigation purpose and names are respectively first,next,previous and last...

when i m trying to click on "First" and "Last" button then they show me respectivel record.

But when i click on " Next" and "Previous" button then record won't display in textbox and page is refreshed..

I want to display record one by one using buttons in my page... and without refreshing page...

Please help me out....

thanks in advance..

aditi
17 years ago
JSF
Hi friends,

I am new for JSF.. I want to implement Rich Text Editor functionality using textarea component in JSF.. Just tell me whether it is feasible or not.. User can enter anytype of text with different font-type,size and color...

Thanks in advance...

Regards

Aditi
17 years ago
JSF