Chathura Ranasinghe

Greenhorn
+ Follow
since Feb 17, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Chathura Ranasinghe

U can do this using java script and buttons. this is the sample code given below.
use 3 buttons for each submit. when each button onclick event call separate javascript with different action. Pls try


Enjoy.............. struts 2
16 years ago
Hi
I am using struts 2 autocomplete tag. this is my jsp code


"listMangers" is a list of Users containing string values.
when a text is typing my action is called and fill data to a listMangers but it doesn't give any suggestion.
Pls give a example of autocomplet with ajax them.
16 years ago
This is my code. I want to create href for another action that also not working.



Please help me.
16 years ago
I am using struts 2 with display tag. but it having problem.
Pls let me know how to use struts 2 with display tag.

when I click next page number it will open in new page. How to give a action proper way in display tag.
Pls help me
16 years ago
This is my problem. In my application have 3 div tags. first div tag list all Projects. when I click on the item. I want load project details and the task in tow separate div tags.

Problem is how can i give two separate actions in url tag.
16 years ago
In my application have table. that have a link. when a link is clicked I need a update 2 different div tags at same time. these divs are load two different pages. Pls help me to get it done.
Thanks.
16 years ago
I appreciate for your reply. but it not contain action class. it is a static pre-configured sample. I need to fill data at run time. Pls help me.
16 years ago
I am using struts 2. I need to create dynamic tree. any body can give a complete example.
This tree element should contain link.
16 years ago