hi,
I want to inbed the ice in the struts for web use.
When in the method perform of Action. When initial the communicator
, i use the " ic = Util.initialize(args); " ,but there is no "args" in the "perform" . So how to initial a communicator in the struts?
