fix for 1.1 collection support
This commit is contained in:
parent
067f7b4dd1
commit
127c98340f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import javax.servlet.http.*;
|
|||
import java.io.*;
|
||||
import java.rmi.Naming;
|
||||
import java.rmi.RemoteException;
|
||||
import java.util.*;
|
||||
import java.util.HashMap;
|
||||
import helma.framework.IRemoteApp;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue