FileInfo

Languages

Overview

What is a SEAM file? 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.

More Information 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>

Popularity3.8/5

12 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Seam Framework Java Servlet file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperJBoss
Popularity3.8 | 12 Votes

Previous / Next

In-Depth

.SEAM File Extension

Seam Framework Java Servlet File

DeveloperJBoss
Popularity
3.8  |  12 Votes
 

What is a SEAM file?

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.

More Information

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>

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference SEAM files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Internet Explorer

Discontinued

Free

Other Web browser

Mac

Apple Safari

Included with OS

Other Web browser

Linux

Mozilla Firefox

Free

Other Web browser

Category: Web Files

Updated: March 22, 2011

FAQ

What is a SEAM file?
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.