Skip to content
Adam Warski
Adam Warski

Sharing elegant solutions to everyday problems

  • Home
  • Talks
  • Videos
  • About
Adam Warski

Sharing elegant solutions to everyday problems

Clean URLs in Seam: URLRewriteFilter

Adam Warski, 31 March, 200831 March, 2008

Starting with Seam 2.0.1 (annoucement here, download here) you can fully use UrlRewriteFilter to make URLs in your Seam app nice and clean. When using this filter, you need to define inbound-rules, which translate your pretty URLs into Seam views, for example: /myapp/view/rice –> /myapp/view.seam?name=rice. Moreover, you can define outbound-rules,…

Continue Reading

Instant Facelets: changes in .xhtml and no redeploying

Adam Warski, 7 December, 20077 December, 2007

If you are developing anything with Facelets/Seam/… frameworks, you probably know the pain of having to redeploy after each .xhtml file change to see the changes, even if they are only cosmetic. I wrote about possible solutions for that problem earlier, but they didn’t quite work for facelets (more specifically,…

Continue Reading

Developing with Seam and without frequent redeploying

Adam Warski, 12 October, 200712 October, 2007

Seam in combination with JBoss Tools already has the features I wrote about some time ago (see here), unless, for example, you aren’t using Eclipse or you want to develop with Seam 2, which isn’t supported by JBoss Tools yet. That’s why the Resources Filter might be handy here too;…

Continue Reading

UTF-8 in JBoss/Tomcat + MySQL + Hibernate + JavaMail

Adam Warski, 3 October, 200713 January, 2013

While most of (web)applications communicate with the end user in English, a lot of them use native languages, which often have some special characters (not to look too far for an example, we have the Polish alphabet, with ą, ę, ś, etc). A widely accepted standard for coding such characters…

Continue Reading

Developing JSP/JSF pages without frequent redeploying

Adam Warski, 27 September, 2007

Imagine you are developing a web application, which displays some JSP files. It is pretty annoying to have to re-deploy the application whenever you make any change to a JSP to see the result in the browser (there are other ways to get rid of that annoying problem, of course;…

Continue Reading
  • Previous
  • 1
  • …
  • 14
  • 15

CTO @ SoftwareMill

©2023 Adam Warski | WordPress Theme by SuperbThemes