Posted by Negar Givechi
on 26.01.2007 08:03
I'm very new in using the rico and also ajax,
i have some JSP pages and i need to add some ajax features in my jsp 
page,
for the example i need to add a double drop down list that when i select 
one option in the first the second drop down list option will be created 
depends on the first drop down list.
How can I implement this and then add this to my jsp page?