I want to make a site for me in which I can use the facebook api features. I got a tomcat webserver ans liferay is installed on it.
I use tomcat 6.0.32. When I do shutdown tomcat says that tomcat did not stop in time. pid file was not removed
I am trying to deploy Tomcat into the eclipse. While doing so, I am getting the following message:开发者_JAVA技巧
I am presently working on jquery mobile web app, I want to implement the chat feature in that mobile web app. I have XMPP chat server running in my server along with the SOAP services in the tomcat6 s
I run a Spring Framework/SmartGWT based web-app, with now an added Quartz job. The job is supposed to run every day at 2am, and picks winners from a DB table. From my logs I see it runs twice, concurr
I have a (Smart)GWT application, that uses Spring on the server-side, and logs its stuff there via log4j. This works (deploying on tomcat6/ubuntu 10.04 LTS).
I am trying to build simple JSF application using primefaces but somehow primefaces components are not getting rendered properly. I dont understand what is going wrong.
I have installed Liferay-Tomcat 6.0.6 on one of my Linux machine having 4GB of RAM and it uses MySQL installed on a different machine.
I was using Tomcat 6.0.26 with my project since long time. Now, I need to use EL 2.2 in this project so I moved it to Tomcat 7.0.19 with no other changes (Using Mojarra 2.1.2-b04 with RichFaces 4.0.0)
I would 开发者_如何学运维like to save the text(paragraphs) in the StringBuilder and would like to transfer the String Builder to PHP or JSP to retrieve and save the StringBuilder info in the form of t