|
Hosting Java applications in the web
14 hours ago
by Veera
As a Java developer, I always choose Java as my first programming language to develop any of my ideas into a real application. If I want this application to be available for the world, then I have to put it on the web. But, when you compare with the options available for hosting a PHP application, w ...
Dreamz - veerasundar.com/blog · Rank: 156,913 · 29 references
|
|
OpenID, Google App Engine, and Yahoo
25 days ago
by james
If you want to use OpenID with Google App Engine / Java, try this library: dyuproject It includes a standard Servlet Filter that restricts access to the URL prefix you specify. It also uses an internal HTTP library that is GAE compliant. I was able to get it working with my app in about 30 minutes. ...
bitmechanic - bitmechanic.com/blog
|
|