The Java Forums use "Jive Forums" software. (look in the lower left hand corner). Jive software uses the jspa extension to map it's pages similar to how Struts uses the .do extension.
You can use the url mapping in the web.xml to map any extension taht you care to use. If you didn't want people to know that you were using JSP you could map the html extension to teh jsp engine.