Tag: Seam

  • Firefox, xhtml, JBoss 4.2.0, JSF, and Google Ads

    I upgraded the JBoss instance on my server just over a week ago from 4.0.5 to 4.2.0. Two things happened after that: Firstly, my google adsense revenue dropped by half, secondly I was contacted by two different people who were having some e-mails show a big error in Firefox, instead of showing up correctly. I…

  • Web Services and Seam

    Let’s say you have a Seam application, and you need to create some web services that tie in to it, or you are building a web service and you would like to take advantage of the Seam component model, lifecycle management, etc… How do you expose Seam functionality through web services? Let’s dive into it:

  • 10MinuteMail.com hit digg.com’s front page last night

    It’s filtered down a few pages off the front, but hey, front page of digg.com! Wow! Totally grassroots in about 4 hours. Now it’s on all kinds of little blogs and tech forums and other odd places. Over 100k hits in the last 18 hours. It performs very well. There’s very little cpu hit at…

  • Index page issues when putting JBoss behind Apache

    So, if you’re using Seam, you usually have xhtml files which represent the pages, and then the Seam servlet takes care of rendering them. When I setup my latest project, I changed the web.xml to switch from using page.seam to page.html, to mask the back-end technology. When I did this, I also deleted the seemly…

  • My first Seam Application – 10MinuteMail

    My first web application built using Seam is now live. It is called 10MinuteMail and you can see it at www.10MinuteMail.com. It gives you a temporary e-mail address, and lets you receive and reply to e-mail sent to that address. The e-mail address expires in 10 minutes (or more, you can extend it as you…

  • Seam example project structure

    For me, one of the hardest things about getting started with developing with Seam was getting a project setup that I could work with. The examples that ship with Seam only build within the whole Seam super-project, which doesn’t work for developing your own projects. Most of the other guides on setting up a project…

PHP Code Snippets Powered By : XYZScripts.com