.SEAM Přípona souboru

Seam Framework Java Servlet File

Vývojář JBoss
Popularita
3.8  |  12 Hlasů
 

Co je soubor SEAM?

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.

Další informace

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>

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají nebo odkazují na soubory SEAM

Windows
Mac
Součást operačního systému
Linux
Kategorie: Web
Aktualizováno: 2011-03-22

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Seam Framework Java Servlet a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.