Need to deploy on Tomcat serer
This topic has been viewed 22884 times and has 41 replies
Re: Need to deploy on Tomcat serer
Thanks for your reply
Re: Need to deploy on Tomcat serer
I changed the source code to auto load the Floor Plan to the grid. It was successful when I ran the system as a Applet Application. But when I tried to Run as a web application, it doesn't work. Please help to sort out this issue.
Re: Need to deploy on Tomcat serer
How could I guess what you programmed???
Why not trying the defaultHome applet parameter?
Why not trying the defaultHome applet parameter?
Emmanuel Puybaret, Sweet Home 3D creator
-
charles0215
- Posts: 1
- Joined: Fri Jan 23, 2015 2:58 am
Re: Need to deploy on Tomcat serer
Thanks for these infos !!!
Re: Need to deploy on Tomcat serer
Hi Puybaret
I went through the code you written. It's amazing work u have done. I want to do 1 more thing just to hide the 3D view. Can you pls tell me how to do that
I went through the code you written. It's amazing work u have done. I want to do 1 more thing just to hide the 3D view. Can you pls tell me how to do that
Re: Need to deploy on Tomcat serer
In a subclass of AppletApplication, you should override getViewFactory method to return a view factory (for example an instance of a subclass of SwingViewFactory) with a createView3D method that will return null.
Then, in a subclass of SweetHome3DApplet, override the method getApplicationClassName to return the name of the subclass of AppletApplication you programmed.
Then, in a subclass of SweetHome3DApplet, override the method getApplicationClassName to return the name of the subclass of AppletApplication you programmed.
Emmanuel Puybaret, Sweet Home 3D creator
Re: Need to deploy on Tomcat serer
Thank You Puybaret..
Re: Need to deploy on Tomcat serer
Hi Puybaret..
I want to add a button next to ZOOM OUT buttons. Please tell me how to add button. I found below link. Some method do not exist in that class.
http://www.sweethome3d.com/support/foru ... 79DF1A2202
Thank You
I want to add a button next to ZOOM OUT buttons. Please tell me how to add button. I found below link. Some method do not exist in that class.
http://www.sweethome3d.com/support/foru ... 79DF1A2202
Thank You
Re: Need to deploy on Tomcat serer
Prabath, you request a lot of information but don't give any info to the community about the project you work on. It would be nice to present what you want to achieve, no?
Emmanuel Puybaret, Sweet Home 3D creator
Re: Need to deploy on Tomcat serer
I'm developing a online System for the Electricians to design Lights, Sockets and A/C systems for a selected Floor Plan. The application reads the PDF files and can detect the Floor Plans. Floor Plans are loaded with fixed scale.
3D view is not available. It is going to be handled by a separate button. So I struggled to add a new Button but failed.
Who is online
Users browsing this forum: No registered users and 1 guest