Author Topic: Help: connect to mibew from java web application  (Read 3900 times)

0 Members and 1 Guest are viewing this topic.

thibault

  • Full Member
  • ***
  • Posts: 9
Help: connect to mibew from java web application
« on: April 06, 2016, 09:05:33 PM »
Hello,

I have a java web application and the operators already have their connection form(it is a jsp file). What I would like to do is that when the operator connect to my java web application, entrer the username and password and submit the form, mibew operator web page is displayed (http://localhost:9090/mibew/index.php/operator). I also would like to send the operator username, password ans session to mibew when the operator submit the form.

Please give me an idea how to do that.

Thank you very much for your help