I am working on a struts application.
I am looking for a dual select option for form.
On selection of one the other filled with values.
The js script is working on ie but not on fire fox. I need a cross brwser platform script.
Does any one can help a cross browser script for dual select box...
I have date saved in my oracle table as:7/24/2006 12:16:53
When i Run a query like this:
select date_created from post;
It returns result like: 2006-07-24 12:16:53
I want to display the date like Mon, Jul 24, '06.
In my view of this line:
<bean:write name='browseall2'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.