| 0-9 ... 0 |
A ... 1 |
B ... 0 |
C ... 1 |
D ... 0 |
E ... 0 |
| F ... 2 |
G ... 0 |
H ... 1 |
I ... 1 |
J ... 2 |
K ... 0 |
| L ... 0 |
M ... 0 |
N ... 0 |
O ... 0 |
P ... 0 |
Q ... 0 |
| R ... 0 |
S ... 1 |
T ... 0 |
U ... 1 |
V ... 0 |
W ... 0 |
| X ... 1 |
Y ... 0 |
Z ... 0 |
!@#$ ... 0 |
|
|
|
0-9
|
A
Ajax and DWR
modified version of the Petclinic sample is here showing a DWR front end. The Clinic object is exported and made available to the local JavaScript functions from the index.html page. It's not complete, only some of the functionality is implemented, but it should give you eneough of a head ...
|
B
|
C
Checkboxes - Dealing with single checkboxes
macro solution to single checkboxes. The default macros files that come with spring for Freemarker http://www.freemarker.org and Velocity http://jakarta.apache.org/velocity/ are very good at providing a base infrastructure for creating web documents. However they are a base and adding further macros ...
|
D
|
E
|
F
FOP - Using XSL-FO and Apache FOP with Spring
Intro FOP http://xml.apache.org/fop/index.html is an XSLT driven print formatter capable of rendering to different output types such as PDF or SVG. It's pretty simple to extend the Spring view classes to implement a FOP view and so enable dynamic ...
Forms - Multiple forms on the same page
you've ever tried to put multiple forms on the same web page and bind to their form bean (command) properties, then hook various controllers to them you will have rapidly run into a variety of issues. most especially if you are dealing with controllers (such as the SimpleFormController ...
|
G
|
H
Home
Cookbook is a collection of short Spring examples. Some highlight how to get started with standard Spring technologies, some show how to use Spring with other technologies where no standard integration code is included in the Spring codebase. Feel free to add ...
|
I
Index
|
J
JTA JOTM usage
author of this page is actually JorisPZ from Spring Forums original thread here http://forum.springframework.org/viewtopic.php?p=30741#30741 This cookbook describes how to setup global transactions using Spring's JtaTransactionManager, JOTM, a RDBMS and the ActiveMQ JMS provider ...
JTA - Jencks TranQL-Connector OracleXA
following is what I pieced together from certain sources of how Jencks could be configured for JTA using the OracleXA driver to connect to Oracle.
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
Spring Aware Axis Services
anyone developing web services with Axis, it can be tricky to get a large number of different web services to share a common application context or make use of the web application context if Axis is bundled inside of a WAR in servlet form. Often, developers ...
|
T
|
U
using a custom view to change view resolver behaviour
standard way to resolve views in a Spring web application is to turn each view resolution request into the name of a web page. But sometimes we don't necessarily want to do this. This example explores a situation I encountered where I wanted to use ...
|
V
|
W
|
X
XMLC integration
Effectively, a custom View implementation that uses XMLC could look as follows without any XMLCspecific base class shipped in Spring: public abstract class MyXmlcView extends AbstractView { protected void renderMergedOutputModel( Map model, HttpServletRequest request, HttpServletResponse ...
|
Y
|
Z
|
!@#$
|
ionolsen42 I like your site http://www_3_1.gmail.com/
www_3_1
www_3_2
www_3_3
www_3_4
www_3_5
www_3_6
www_3_7
www_3_8
www_3_9
www_3_10
www_3_11
http://www_3_2.gmail.com/
http://www_3_3.gmail.com/
http://www_3_4.gmail.com/
http://www_3_5.gmail.com/
http://www_3_6.gmail.com/
http://www_3_7.gmail.com/
http://www_3_8.gmail.com/
http://www_3_9.gmail.com/
http://www_3_10.gmail.com/
http://www_3_11.gmail.com/