View Single Post
  #1 (permalink)  
Old 04-15-2004
lovesunny lovesunny is offline
Registered User
 
 
Join Date: Apr 2004
Posts: 4
use ice with struts

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?
Reply With Quote