Hi,
I am seriously thinking that it is high time I got an iMac. However, I am a bit skeptical. This is what I *have* to do with my mac.
During the next year I will have to participate in a big project which includes building a complex web-based application with JSP. I know eclipse (my favorite) runs on a Mac, this is good news!
The bad news is that the server side needs a special application which performs mathematical calculations and it only runs on windows/linux machine (http://www.lindo.com/index.php?option=com_content&view=article&id=35&Itemid=20). This works in conjunction with the servlets on the server side.
This is what I am supposed to if I end up buying an iMac.
Run a Virtual Machine with Windows XP. On the VM install the Mathematical Application along with the Servlet Container (i.e. Tomcat). On my iMac run Eclipse and code JSPs and Servlet files. These files have to copied immediately (in some way) to the Servlet container which runs on the Virtual Machine. This must be as easy as possible.
At the same time I will have to test the application. This means that when I point my browser (i.e. Safari) to http://localhost:8085/myApp/index.jsp my iMac should be able to redirect it to the Servlet container on the Virtual Machine.
Has anyone tried this? Is it easy? I am sorry for the long post.
Chris
I am seriously thinking that it is high time I got an iMac. However, I am a bit skeptical. This is what I *have* to do with my mac.
During the next year I will have to participate in a big project which includes building a complex web-based application with JSP. I know eclipse (my favorite) runs on a Mac, this is good news!
The bad news is that the server side needs a special application which performs mathematical calculations and it only runs on windows/linux machine (http://www.lindo.com/index.php?option=com_content&view=article&id=35&Itemid=20). This works in conjunction with the servlets on the server side.
This is what I am supposed to if I end up buying an iMac.
Run a Virtual Machine with Windows XP. On the VM install the Mathematical Application along with the Servlet Container (i.e. Tomcat). On my iMac run Eclipse and code JSPs and Servlet files. These files have to copied immediately (in some way) to the Servlet container which runs on the Virtual Machine. This must be as easy as possible.
At the same time I will have to test the application. This means that when I point my browser (i.e. Safari) to http://localhost:8085/myApp/index.jsp my iMac should be able to redirect it to the Servlet container on the Virtual Machine.
Has anyone tried this? Is it easy? I am sorry for the long post.
Chris