Sun Web Developer Pack: Difference between revisions
Appearance
Content deleted Content added
Adding short description: "Open source software" |
|||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Open source software}} |
|||
{{Orphan|date=January 2019}} |
{{Orphan|date=January 2019}} |
||
Line 27: | Line 28: | ||
** [http://developers.sun.com/web/swdp/docs/GettingStarted.html Getting Started with the SWDP] |
** [http://developers.sun.com/web/swdp/docs/GettingStarted.html Getting Started with the SWDP] |
||
* java.net project pages |
* java.net project pages |
||
** [https://ajax.dev.java.net Project jMaki] |
** [https://ajax.dev.java.net Project jMaki] {{Webarchive|url=https://web.archive.org/web/20070621025555/https://ajax.dev.java.net/ |date=2007-06-21 }} |
||
** [https://jsf-extensions.dev.java.net Project Dynamic Faces] |
** [https://jsf-extensions.dev.java.net Project Dynamic Faces]{{Dead link|date=August 2023 |bot=InternetArchiveBot |fix-attempted=yes }} |
||
** [https://phobos.dev.java.net Project Phobos] |
** [https://phobos.dev.java.net Project Phobos] {{Webarchive|url=https://web.archive.org/web/20070621025455/https://phobos.dev.java.net/ |date=2007-06-21 }} |
||
** [https://wadl.dev.java.net WADL] |
** [https://wadl.dev.java.net WADL] {{Webarchive|url=https://web.archive.org/web/20070611030833/https://wadl.dev.java.net/ |date=2007-06-11 }} |
||
** [https://rome.dev.java.net ROME API] |
** [https://rome.dev.java.net ROME API] {{Webarchive|url=https://web.archive.org/web/20070706121841/https://rome.dev.java.net/ |date=2007-07-06 }} |
||
[[Category:Scripting languages]] |
[[Category:Scripting languages]] |
||
Line 40: | Line 41: | ||
[[Category:Web frameworks]] |
[[Category:Web frameworks]] |
||
[[Category:Java enterprise platform]] |
[[Category:Java enterprise platform]] |
||
[[Category:Java platform]] |
|||
[[Category:Software architecture]] |
[[Category:Software architecture]] |
Latest revision as of 12:42, 4 April 2024
The Sun Web Developer Pack (SWDP) is a collection of open source software released by Sun Microsystems for developing web applications that run on Java EE application servers. The SWDP is targeted at software developers interested in writing web applications that use Web 2.0 technologies such as Ajax, REST, Atom, and JavaScript.
Software Included in the SWDP
[edit]The SWDP consists of the following software:
- Scripting language support
- Project Phobos, a project that allows you to write web applications in JavaScript or other scripting languages
- Ajax technologies
- Project jMaki, a framework for creating Ajax-enabled web applications in Java, PHP, or Phobos
- Project Dynamic Faces, a framework for creating Ajax-enabled JavaServer Faces applications
- REST
- RESTful web services, an API for creating REST web services in Java
- WADL
- ROME, a Java API for parsing and generating RSS and Atom web feeds
- Atom Server (The ROME Propono subproject), a prototype Java API and framework for creating a web feed server for Atom feeds
Release history
[edit]Release 1 of the SWDP was made public on March 12, 2007.
External links
[edit]- Sun Web Developer Pack home page
- Documentation
- java.net project pages
- Project jMaki Archived 2007-06-21 at the Wayback Machine
- Project Dynamic Faces[permanent dead link ]
- Project Phobos Archived 2007-06-21 at the Wayback Machine
- WADL Archived 2007-06-11 at the Wayback Machine
- ROME API Archived 2007-07-06 at the Wayback Machine