|
.jsp
| File Type |
Java Server Page |
| File Format |
Standard (developed by Oracle) |
| Usage |
Open manually; may be referenced by an application; may run a program or script when opened |
| Rank |
★ ★ ★ Common |
| Description |
Server-generated Web page similar to an .ASP or .PHP file, but contains Java code instead of ActiveX or PHP; the code is parsed by the Web server, which generates HTML that is sent to the user's computer.
Since the Java code is parsed on the Web server, the end user never sees the JSP code, but only the HTML generated by the Java code in the page. JSP pages can be edited using a Web development program or basic text editor.
|
| Open With |
| Windows |
Microsoft Internet Explorer
Mozilla Firefox
Google Chrome
|
| Macintosh |
Apple Safari
Mozilla Firefox
Google Chrome
|
| Unix |
Mozilla Firefox
Google Chrome
Other Web browser
|
|
| Updated |
2007 |
|