Patient Portal Web Server

For users or potential users.
Post Reply
tmv2
Posts: 56
Joined: Mon Dec 10, 2007 10:54 am

Patient Portal Web Server

Post by tmv2 » Fri Sep 19, 2014 5:00 pm

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?

User avatar
jsalmon
Posts: 1555
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: Patient Portal Web Server

Post by jsalmon » Sat Sep 20, 2014 2:45 pm

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/
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

Post Reply