hi,all
     i know little about axis. does axis permit that the return type is java
collection, for example:List.
does axis permit that the parameter type is java collection. so the
follwoing interface is valid?
public List getAllStudent() throw Exception;

 public List getStudentInfo(List studentNames) throw Exception;


need help!
best regards
liang li

Reply via email to