Object-Graph Navigation Language: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Recupero di 1 fonte/i e segnalazione di 0 link interrotto/i. #IABot (v1.6.5)
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 16:
|SoftwareLibero = sì
|Lingua =
|SitoWeb = httphttps://commons.apache.org/proper/commons-ognl/
}}
L<nowiki>'</nowiki>'''Object-Graph Navigation Language''' (OGNL) è un [[Expression Language|Expression Language (EL)]]<ref>{{cita web|url=httphttps://docs.oracle.com/javaee/6/tutorial/doc/gjddd.html|titolo=The Java EE 6 Tutorial - Chapter 6 Expression Language|lingua=en|editore=oracle.com|accesso=4 settembre 2013}}</ref> [[open-source]] per [[Java (linguaggio di programmazione)|Java]] ed è entrato a far parte di [[Apache Commons]] dal 2011,<ref name=incubationstatus>{{cita web|url=httphttps://incubator.apache.org/projects/ognl.html|titolo=OGNL Project Incubation Status|lingua=en|editore=apache.org|accesso=4 settembre 2013}}</ref> con il nome di "Apache Commons OGNL".
 
==Descrizione==
Riga 25:
È destinato ad essere utilizzato nelle applicazioni [[Java EE]] con [[JavaServer Pages#Librerie di tag JSP|tag library]] come expression language.
 
Fu sviluppato inizialmente da Marc Andrew Davidson nel 1997, per poi diventare parte di OpenSymphony nel 2005 e quindi entrare nell'aprile 2011 nell'[[Apache Incubator]], l'incubatore dei progetti della [[Apache Software Foundation]], essendo considerato di largo utilizzo.<ref>{{cita web|url=httphttps://wiki.apache.org/incubator/OGNLProposal|titolo=Incubator Wiki - OGNLProposal|lingua=en|editore=apache.org|accesso=4 settembre 2013}}</ref><ref>{{cita web|url=http://www.opensymphony.com/|titolo=OpenSymphony, RIP (2000 - 2011)|editore=opensymphony.com|accesso=4 settembre 2013|urlmorto=sì|urlarchivio=https://web.archive.org/web/20130905011554/http://www.opensymphony.com/|dataarchivio=5 settembre 2013}}</ref> Nell'agosto 2011 esce infine dall'incubatore e diviene parte di [[Apache Commons]].<ref name=incubationstatus />
 
È incluso come libreria [[jar (formato di file)|jar]] nella versione stabile di alcune [[Distribuzione Linux|distribuzioni Linux]], come [[Debian]]<ref>{{cita web|url=httphttps://packages.debian.org/wheezy/libognl-java|titolo=Debian -- Details of package libognl-java in wheezy|lingua=en|editore=debian.org|accesso=4 settembre 2013}}</ref> e [[Ubuntu]].<ref>{{cita web|url=httphttps://packages.ubuntu.com/raring/libognl-java|titolo=Ubuntu – Details of package libognl-java in raring|lingua=en|editore=ubuntu.com|accesso=4 settembre 2013}}</ref>
 
==Progetti che utilizzano OGNL==
* [[Apache Struts]]<ref>{{cita web|url=httphttps://struts.apache.org/release/2.3.x/docs/ognl.html|titolo=Apache Struts 2 Documentation - OGNL|lingua=en|editore=apache.org|accesso=4 settembre 2013|urlmorto=sì|urlarchivio=https://web.archive.org/web/20130801021746/http://struts.apache.org/release/2.3.x/docs/ognl.html|dataarchivio=1º agosto 2013}}</ref>
* [[Apache Tapestry]]<ref>{{cita web|url=httphttps://tapestry.apache.org/tapestry4.1/usersguide/bindings.html|titolo=Tapestry - Component Bindings|lingua=en|editore=apache.org|accesso=4 settembre 2013}}</ref>
* [[Apache Camel]]<ref>{{cita web|url=httphttps://camel.apache.org/ognl.html|titolo=Apache Camel: OGNL|lingua=en|editore=apache.org|accesso=4 settembre 2013}}</ref>
* [[Apache Click]]<ref>{{cita web|url=httphttps://click.apache.org/docs/user-guide/htmlsingle/click-book.html|titolo=Apache Click User Guide|lingua=en|editore=apache.org|accesso=4 settembre 2013}}</ref>
 
==Note==
Riga 42:
 
== Collegamenti esterni ==
* {{cita web|httphttps://commons.apache.org/proper/commons-ognl/|Sito ufficiale su Apache Commons}}
* {{cita web|httphttps://www.ibm.com/developerworks/library/os-struts2ognl/|Articolo su IBM DeveloperWorks}}
* [httphttps://en.wikibooks.org/wiki/Programming:WebObjects/Project_WONDER/Frameworks/WOOgnl WOOgnl - OGNL implementazione per] [[WebObjects]]
 
{{portale|informatica}}