Of course yes.

From: liang li [mailto:[EMAIL PROTECTED]
Sent: Friday, 25 July 2008 2:11 PM
To: axis-user
Subject: about collection

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