Also possible render svg the server and create jpeg file
|
|
|---|
There are two ways that you can use SVG. An SVG document can be sent directly to the client. The client requires an SVG plug-in to render the document. Adobe provides the most popular plug-in. It is also possible to render SVG on the server and create a JPEG file. You can do this using Batik, which is included in the Apache FOP distribu-tion. You’ll find additional information on Batik at http://xml.apache.org /batik/.
SQLJ and Java-Stored Procedures
SYMBOLS
& (ampersand), 19, 304
<> (angle brackets), 16, 94
@ (at sign), 98, 349
: (colon), 18, 19
{} (curly braces), 98
$ (dollar sign), 332
“ (double quotes), 17, 18, 19, 145 ! (exclamation point), 19
/ (forward slash), 16, 348
- (hyphen), 78
< (less-than sign), 19, 20, 304
() (parentheses), 71
% (percent sign), 255
. (period), 18, 78
? (question mark), 94
‘ (single quote), 17, 18, 19
_ (underscore), 18, 78, 255A
abs function, 192–193
ACCESS_INTO_NULL exception, 249 ACOS function, 198
actiondefs element, 45
action handlers
accessing data with, 505–507
APIs and, 485–493
built-in, 494–500
communication between, 513–515 creating simple, 479–482


