Projekat

Općenito

Profil

Akcije

Podrška #15502

Zatvoren

škola java ee

Dodano od Ernad Husremović prije više od 17 godina. Izmjenjeno prije skoro 16 godina.

Status:
Odbačeno
Prioritet:
Normalan
Odgovorna osoba:
Početak:
07.10.2008
Završetak:
% završeno:

0%

Procjena vremena:

Opis

naučiti osnove java ee-a


Fajlovi

javaee-5-doc-tutorial-1.0_01.zip (9,8 MB) javaee-5-doc-tutorial-1.0_01.zip Ernad Husremović, 07.10.2008 17:01

Povezani tiketi 1 (0 otvoreno1 zatvoren)

korelira sa java - Podrška #15186: zimbra jetty serverZatvorenoErnad Husremović27.08.2008

Akcije
Akcije #1

Izmjenjeno od Ernad Husremović prije više od 17 godina

The web.xml Deployment Descriptor file describes how to deploy a web application in a servlet container such as Tomcat.

http://wiki.metawerx.net/wiki/Web.xml

Akcije #3

Izmjenjeno od Ernad Husremović prije više od 17 godina

  • Naslov promijenjeno iz java ee u škola java ee
Akcije #4

Izmjenjeno od Ernad Husremović prije više od 17 godina

šta je to authentification realm ?

[glassfish admin edit file realm]http://localhost:4848/configuration/realmEdit.jsf?name=file&configName=server-config

http://blogs.sun.com/foo/entry/mort_learns_jdbc_realm_authentication

Akcije #5

Izmjenjeno od Ernad Husremović prije više od 17 godina

j2ee5 tutorial

otpakovao u ~/devel/java

file:///home/hernad/devel/java/javaeetutorial5/doc/index.html

Akcije #6

Izmjenjeno od Ernad Husremović prije više od 17 godina

  1. Java EE server
    • The runtime portion of a Java EE product. A Java EE server provides EJB and web containers.
  2. Enterprise JavaBeans (EJB) container
    • Manages the execution of enterprise beans for Java EE applications. Enterprise beans and their container run on the Java EE server.
  3. Web container
    • Manages the execution of JSP page and servlet components for Java EE applications. Web components and their container run on the Java EE server.
  4. Application client container
    • Manages the execution of application client components. Application clients and their container run on the client.
  5. Applet container
    • Manages the execution of applets. Consists of a web browser and Java Plug-in running on the client together.
Akcije #7

Izmjenjeno od Ernad Husremović prije više od 17 godina

browser
  • applet container
  • odgovarajuće biblioteke / api-s
  • j2se
web container:
  • jsp
  • servlets
  • odgovarajuće biblioteke / api-s
  • j2se
application client container
  • odgovarajuće biblioteke / api-s
  • j2se
Akcije #8

Izmjenjeno od Ernad Husremović prije više od 17 godina

The Application Server supports the Java Platform Debugger Architecture (JPDA). With JPDA, you can configure the Application Server to communicate debugging information via a socket. In order to debug an application using a debugger:

Enable debugging in the Application Server using the Admin Console as follows:
  • Select the Application Server node.
  • Select the JVM Settings tab. The default debug options are set to:
    • -Xdebug -Xrunjdwp:transport=dt_socket,server=y, suspend=n,address=9009
Akcije #9

Izmjenjeno od Ernad Husremović prije više od 17 godina

java standard tag library

JSTL includes a wide variety of tags that fit into discrete functional areas. To reflect this, as well as to give each area its own namespace, JSTL is exposed as multiple tag libraries. The URIs for the libraries are as follows:
Akcije #10

Izmjenjeno od Ernad Husremović prije više od 17 godina

In addition to declaring the tag libraries, tutorial examples access the JSTL API and implementation. In the Application Server, the JSTL TLDs and libraries are distributed in the archive <J2EE_HOME>/lib/appserv-jstl.jar. This library is automatically loaded into the classpath of all web applications running on the Application Server, so you don't need to add it to your web application.

Akcije #11

Izmjenjeno od Ernad Husremović prije skoro 16 godina

  • Status promijenjeno iz Dodijeljeno u Odbačeno
Akcije

Također dostupno kao Atom PDF