Pakket: libstruts1.2-java (1.2.9-3.1) [universe]
Verwijzigingen voor libstruts1.2-java
Ubuntu bronnen:
Het bronpakket libstruts1.2-java downloaden:
- [libstruts1.2-java_1.2.9-3.1.dsc]
- [libstruts1.2-java_1.2.9.orig.tar.gz]
- [libstruts1.2-java_1.2.9-3.1.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Java Maintainers (Mailarchief)
- Arnaud Vandyck
- Stefan Gybas
- Michael Koch
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Java Framework for MVC web applications
The core of the Struts framework is a flexible control layer based on standard technologies like Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm.
Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans (EJB), JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages (JSP), including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems.
Homepage: http://struts.apache.org/
Andere aan libstruts1.2-java gerelateerde pakketten
|
|
|
-
- dep: java-gcj-compat
- virtueel pakket geboden door gcj-jre
- of java1-runtime
- virtueel pakket geboden door gcj-4.4-jre, gcj-jre, jamvm
- of java2-runtime
- virtueel pakket geboden door default-jre, gcj-4.4-jre, gcj-jre, openjdk-6-jre
-
- dep: libcommons-beanutils-java (>= 1.7.0-1)
- utility for manipulating JavaBeans
-
- dep: libcommons-digester-java (>= 1.7-1)
- Rule based XML Java object mapping tool
-
- dep: libcommons-fileupload-java (>= 1.0-1)
- File upload capability to your servlets and web applications
-
- dep: libcommons-logging-java
- commmon wrapper interface for several logging APIs
-
- dep: libcommons-validator-java (>= 1.1.4-1)
- ease and speed development and maintenance of validation rules
-
- dep: liboro-java
- Regular expression library for Java
-
- dep: libservlet2.3-java
- Servlet 2.3 and JSP 1.2 Java classes and documentation