A simple application on Google App Engine
Recently I had the pleasure
better acquainted with the use of technology JavaEE hosted Google AppEngine. Since the best to learn the specific projects I decided to create a kind of imitation blogging engine. The project is located at:
Functionality:
- add, edit and delete articles
- add, edit and delete categories
- tags
- RSS feed
- logging mechanism provided by Google
- Service error page
- change the title and description
- automatically generated metatags
- paging
Technology:
- JavaEE (JSP, JDO)
- Google App Engine
- JavaScript
- html
Entries committed on the occasion of the work:
- Getting Started with Google App Engine
- Eclipse + Google App Engine + + JSP JavaEE = problem
- Mapping URLs to the JSP file
- Service 404 via JSP











No comments yet.