Programming Thoughts
Contents Page
Random thoughts and rants about programming
The following articles are aimed at programmers and assume a lot of technical knowledge. They are more examination of problems than out-of-the-box solutions but some code can be downloaded in working examples. You may need to integrate yourself. If you're struggling, try contacting me at Ars Technica's programming forum.
- On Hibernate
- SQL Server Time Zones
- On J2EE - Pagination
- Full List
- Base Record List
- By Ids
- By Index
- Example
- Editing
- Editing Example
- Detail Page
- Composite Cache
- Composite Cache Example
- Results Sorting
- Results Sorting Example
- On J2EE - Miscellaneous
- Sharing Session Data between Tomcat Apps
- Streaming Large Files in n-Tier
- Transfer Object Assembler
- On Struts 2 - Post/Redirect/Get
- Post/Redirect/Get
- Forwarding to View Action
- Redisplaying a Form
- Use ModelDriven
- More Form Injection
- Different Interceptor Stacks
- Example
- On Struts 2 - Server State per Browser Tab
- Server State per Browser Tab
- Injected Private Session
- Copying Private Session to New Tab
- JavaScript Detecting New Tab
- Example
- On Vaadin
- Unusable Style Editor