skip to main
|
skip to sidebar
Wintermute Blog
A developer's blog.
Wednesday, December 23, 2009
Some useful JSR-168 resources
While trying to figure out the essentials of portlet development, I found few useful resources on this topic:
Introduction to JSR 168—The Java Portlet Specification
(pdf)
Understanding the Java Portlet Specification
I18n in portlets
Here goes a mindmapped extract of those two:
Thursday, December 17, 2009
Using Spring in server side of GWT
Thanks to
this post
, I was able to use Spring in my GWT-RPC services. Though, I had to fix it a bit - use
autowireBeanProperties
instead of
autowireBean
(otherwise my services didn't get populated).
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
About Me
Constantine
View my complete profile
Search This Blog
Tags
java
(13)
IBM tools
(7)
Continuous Integration
(6)
Projects
(5)
cool site
(4)
J2EE
(3)
JavaScript
(3)
Pomodoro technique
(3)
XML
(3)
books
(3)
groovy
(3)
infrastructure
(3)
testing
(3)
Grid computing
(2)
Mindmaps
(2)
Modeling
(2)
REST
(2)
XP
(2)
asynchronousity
(2)
functional programming
(2)
lifestyle
(2)
scalability
(2)
toolbox
(2)
BDD
(1)
Clojure
(1)
Compass
(1)
DSL
(1)
Design Patterns
(1)
GWT
(1)
GlassFish
(1)
Hardware
(1)
HyperJAXB
(1)
JAXB
(1)
JPA
(1)
JRuby
(1)
JSF
(1)
JXTA
(1)
LINQ
(1)
Metrics
(1)
Netbeans
(1)
OOD
(1)
OSGi
(1)
Portal
(1)
Python
(1)
Reverse AJAX
(1)
Ruby on Rails
(1)
SOA
(1)
STM
(1)
Scrum
(1)
Spring
(1)
Stress Testing
(1)
WADL
(1)
Web services
(1)
XSLT
(1)
aspects
(1)
business rules
(1)
db2
(1)
drools
(1)
fun
(1)
htmlunit
(1)
httpunit
(1)
security
(1)
specs
(1)
Blog Archive
►
2011
(2)
►
November
(1)
►
January
(1)
►
2010
(4)
►
June
(1)
►
April
(1)
►
January
(2)
▼
2009
(46)
▼
December
(2)
Some useful JSR-168 resources
Using Spring in server side of GWT
►
November
(1)
►
August
(3)
►
July
(3)
►
June
(4)
►
May
(2)
►
April
(1)
►
March
(3)
►
February
(21)
►
January
(6)
Followers