Hi, I've developed two independent wicket web apps, let's say webA and webB (both with is't own login page) Now I need to add a link in one of webA pages to go to webB. With that link a user logged in webA should be taken to webB, without asking him the credentials. But all processing made on submit of webB login form must be completed, so is there any way to simulate, from WebA, the filling and posting of webB login form (without user interaction)? Or is there another way to solve this?
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Going-from-one-web-app-to-another-simulating-login-action-tp4660932.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org