Archive
Java Products BUT PHP based website ?
- http://www.springframework.org – Running in drupal (PHP based content management site)
- I recently read blog about “Java Parallel Processing Framework”. When I visited their site, again it was PHP.
- And many many others.
- There is no simple content management system (CMS) in JSP world
- There are not enough JSP/Tomcat hosting available.
- We are using 3rd party hosting team, which prefers to use PHP
- There are many tools available in PHP, hence running whole website makes more sense.
Lets try to dissect each one by one.
- OpenEdit
- dotCMS
- LifeRay
- Clearspace
There are not enough JSP/Tomcat hosting available.
- http://www.eapps.com/ManagedHosting/TomcatJSP.jsp
- http://rimuhosting.com/javahosting.jsp
- http://www.hostjava.net
- http://www.DailyRazor.com
- http://www.lunarpages.com
- http://www.javaservlethosting.com/index.php
- http://www.oxxus.net/java-hosting/features.htm
- http://neospire.net/products.services/j2ee.application.hosting/tomcat.php
- http://www.westhost.com/jsp-hosting.html
- http://www.smedia.info/hosting-j2ee-jsp.asp
- https://www.assortedinternet.com/hosting/jsp-servlet-hosting/
- http://www.capital-internet.net/hosting_shared.jsp
- http://www.hub.org/hosting.php
- http://www.kattare.com/java-servlet-hosting.kvws
- http://www.metawerx.net/
- http://www.mmaweb.net
- http://www.visionwebhosting.net/index.html
- http://jsp-servlet.net/Gold.jsp
- http://www.jwebhosting.net/service.jsp
- https://www.visionwebhosting.net/services.html
- http://www.blacksun.ca/hosting.html
- http://www.echomountain.com/ApplicationInfrastructures.html
- http://www.svwh.net/dedicated_hosting.php
- http://www.kgbinternet.com/index.jsp
We are using 3rd party hosting team, which prefers to use PHP
There are many tools available in PHP, hence running whole website makes more sense.
This is one of most important factor, which deciding between JSP and PHP based hosting. I did some research, I found tools which are not great as PHP counterpart, but they solve the purpose. For Forums
- jforum.net
- javabb.org
- http://www.jivesoftware.com/products/jive-forums
For wikis
- xwiki.org
- JSPWiki
- SnipSnap
For Blogs
- Apache Roller
- Peeble
Issue Tracking
- JIRA
- TrackPlus (I just read their announcement on theserverside.com)
Continous Integration Tools
- Cruise Control
- Continuum
- Luntbuild
- Hudson
Wishlist:
Now, I try to look at whole website hosting task at 35,000 feet. Basically, you want to spend minimal resources to get maximum UI experience. So if using vBulletin or phpBB makes my life easier then why I should stick to idealism of using j2ee? I can try to answer this by using these criteria
Q: I am selling/open sourcing j2ee product which is related to web-app development?
A: You should use JSP based hosting. It definitely puts good impression. Even better use your product in that webapp if possible.
Q: I am open source evangelist for java and j2ee but I still want PHP site?
A: Again, you should use JSP. If you can code in PHP, then you can code same functionality in JSP (assuming you are JSP developer)
Q: I need to use a tool which is perfect in PHP or Python (example Trac or vBulletin)
A: In this situation, using tool like Trac or anything else, shouldn’t matter. Basically, productivity matters. I would suggest to use hybrid solution. (Ofcourse SSO is nearly impossible)
References:
- http://www.javaworld.com/javaworld/jw-11-2006/jw-1101-ci.html
- http://www.javaworld.com/javaworld/jw-03-2007/jw-03-bugs.html?page=2
- http://java.dzone.com/news/open-source-web-applications-p
- http://java.dzone.com/news/open-source-web-applications-p-0
- http://raibledesigns.com/rd/entry/building_a_website_with_an
I just read few more user comments. Almost every other user is recommending Drupal for CMS/Portal website. I wish, if something like that comes up in JSP world. If that is made on Spring, it’s even better.
Recent Comments