Page 1 of 1

Patient Portal Web Server

Posted: Fri Sep 19, 2014 5:00 pm
by tmv2
Hi,

According to here http://www.opendental.com/manual/portallhostown.html the patient portal runs on IIS web service. Can it run on a different web server like Tomcat? I notice it uses J2EE technology and has a WEB-INF folder. Can it be deployed as a webapp application in Tomcat?

Re: Patient Portal Web Server

Posted: Sat Sep 20, 2014 2:45 pm
by jsalmon
I doubt it. It would need access to the .NET framework. In theory you might be able to get it to work with some magic from something like Mono:
http://www.mono-project.com/docs/web/aspnet/