|
<dwr>
<allow>
<create creator="new" javascript="problemCount">
<param name="class" value="com.towish.oa.investigate.InvestProblemCount"/>
<include method="getChoices" />
</create>
</allow>
</dwr>
When testing, the getChoices method cannot be called. What could be wrong? |
|