FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.SEAM File Extension

Tip Run a free scan for .SEAM file extension errors.

Generic Icon
File TypeSeam Framework Java Servlet File
DeveloperJBoss
Popularity2 stars
CategoryWeb Files
File Description

File used by Java Web applications supported by the JBoss Seam Framework; stores a reference to a backend servlet, which processes requests to the Web application; used for serving pages to the user through a Web browser; often used with the JavaServer Facelets technology.

While the ".seam" extension is seen in Web browser URLs, it generally does not refer to an actual file on the file system. Instead, it usually is a placeholder for mapping URLs to backend servlets. The web.xml file of a Java Web application usually contains this mapping rule:

<servlet-mapping>
  <servlet-name>My Servlet</servlet-name>
  <url-pattern>*.seam</url-pattern>
</servlet-mapping>

Program(s) that open .SEAM files
Mac OS X Logo
Mac OS
Icon Apple Safari
Icon Other Web browser
Windows Logo
Windows
Icon Microsoft Internet Explorer
Icon Other Web browser
Linux Logo
Linux
Icon Mozilla Firefox
Icon Other Web browser
Sponsored Links
Updated 3/22/2011