Using Scripting ElementsAt some point, you will probably want to add some good, old-fashioned programming to your JSP files. The JSP tags are powerful and encapsulate tasks that would be difficult or time-consuming to program. But even so, you will probably still want to use scripting language fragments to supplement the JSP tags. The scripting languages that are available to you depend on the JSP container you are using. With Tomcat, you must use the JavaTM programming language for scripting, but other vendors' JSP containers may include support for other scripting languages). [Top] [Prev] [Next] [Bottom] Copyright © 2000, Sun Microsystems, Inc. All rights reserved. | ||||||||
|
| ||||||||||||