coddz
Posts: 19
|
| Posted: 05/17/2009, 4:59 AM |
|
Hi All,
I am testing CCS 4.2 and generate JSP 1.1 applications, ex. AJAX and Example Pack.
Problem:
1 DependentListBox2 and DependentListBox3 have no response, but the Autocomplete demo is ok. This means the application and database is ok.
2 Item number of Menu cannot be over 7, otherwise the horizon menu will be virtical.
Why drop the JSP 1.1 with Template feature (CC2)? Servlet 2.2 with Template is not prefectible for programmers.
|
 |
 |
coddz
Posts: 19
|
| Posted: 05/22/2009, 8:56 PM |
|
the ASP code of AJAX Demo is running OK.
the JSP code of AJAX Demo is not running OK.
|
 |
 |
damian
Posts: 838
|
| Posted: 05/23/2009, 2:20 AM |
|
dont know jsp but check that your onload events are not conflicting with each other causing the dependant list boxes not to work
also try creating a new page - sometime pages just break....
_________________
if you found this post useful take the time to help someone else.... :)
|
 |
 |
coddz
Posts: 19
|
| Posted: 05/24/2009, 1:41 AM |
|
Thank damian.
The AJAX Demo is shiped with CodeCharge Studio 4.2.00.40. The original example is not changed.
Added usedUnpackedWarFile=True in site.properties can solve some JS errors. The first usedUnpackedWarFile's ERROR was published from 2008.04..........
|
 |
 |
peterr
Posts: 5971
|
| Posted: 05/24/2009, 2:20 AM |
|
Please contact product support with any technical issues: http://support.yessoftware.com
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
coddz
Posts: 19
|
| Posted: 10/09/2009, 1:04 AM |
|
CCS 4.3 fixed!
|
 |
 |