Hello All,
Is there any sample that couples these two things. Actually i know that these are toolkits for Ajax. But can be combine these two(i.e load a tree widget of DOJO with DWR). Is...
Type: Posts; User: ooohooo; Keyword(s):
Hello All,
Is there any sample that couples these two things. Actually i know that these are toolkits for Ajax. But can be combine these two(i.e load a tree widget of DOJO with DWR). Is...
Config:
/XXXXview.htm - is redirected from the MultiActionController.
the records are displayed using displaytag.
/addeditYYYY.htm-is directed using...
Hi all,
My URL Spec:
show all records
Viewing : "...../viewXXXXX.htm" //InternalViewResolver-JSP conv
Add/Edit Module
Add/Edit : "...../addeditXXXXX.htm" // same...
I have only one TEXT Field in my JSP. The values of calendar is loaded from javascript with date and time.
I have bound Calendar with date and time and it also stores in the database perfectly....