From: Alain B. <alb...@gm...> - 2014-03-19 12:33:05
|
I would like to use htmlunit to do something I can't do with browser technics due to cross domain security. To make things easier for some users of a site I don't have any control on it, where they have a form to fill and have all the data already on a form of my site I would like to do the transfer server side. My question is could I have a problem with multiple instance of htmlunit . I mean several users can connect in the same time. Perhaps my question is silly but I said I'm a newbie with these problems. Regards |