User-submitted JSP Projects

69
2611 reads
Cooldude's picture

Submitted by

Cooldude
EL Function Examples
The EL function example below demonstrates how to use El functions in JSP. This example uses abs() and round() to find out the absolute and rounded value of given values.
EL Function Examples

Run It Now!
68
2426 reads
EL Property Access and Nested Properties
The EL property access and nested properties example below demonstrates how to access object's property in JSP. This example accesses NewsFeed's object properties and collections to show it as output
EL Property Access and Nested Properties

Run It Now!
64
2377 reads
EL Type Conversion Examples
The EL type conversion example below demonstrates how to use tags to convert datatypes in JSP. This example converts different datatypes of JSP specified in the example and prints them as output.
EL Type Conversion Examples

Run It Now!
55
3202 reads
49
2004 reads
vicenaf's picture

Submitted by

vicenaf
Tags:

Hola_mundo_dende_Galiza
Mostrar un mensaje mediante JS Amosar unha mensaxe mediante JS
Run It Now!
39
2482 reads
ArithmeticOperations
getting 2 values and performing arithmetic operations
ArithmeticOperations

Run It Now!
38
9887 reads
letmethink's picture

Submitted by

letmethink
The jsp include example
The jsp:include example below demonstrates how to use jsp:include action in JSP. The example allows the user to view news content as output which is included in the jsp page.
The jsp include example

Run It Now!
34
1915 reads
Scripting Elements
The random greeting example below demonstrates how to use Java scripting elements in JSP. The example allows the user to view random greetings generated by jsp.
Scripting Elements

Run It Now!
33
2208 reads
JavaScriptSnakeGame
A browser based game from the famous Snake video game. The game is created using JavaScript buttons. The buttons were used as a tile for the game. Another crazy JavaScript game from gvs1992.
JavaScriptSnakeGame

Run It Now!
32
1561 reads
xingfenss99's picture

Submitted by

xingfenss99
Tags:

Make & share a project and showcase your talent to the world!