User-submitted J2EE Projects

235
4921 reads
Mastermind's picture

Submitted by

Mastermind
User Info
The User-Info example below demonstrates how to pass data and display it using JSTL. This examples takes ser details as inputs and print them as output.
User Info

Run It Now!
39
1432 reads
vinoth3688's picture

Submitted by

vinoth3688
Tags:

33
2213 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!
295
9404 reads
Online Conference Registration
The online conference registration example demonstrates how to use database to save data in servlets. The example allows the user to insert and retrieve data from database.
Online Conference Registration

Run It Now!
32
1564 reads
xingfenss99's picture

Submitted by

xingfenss99
Tags:

56
2326 reads
CookiesExample
This is a Cookie Example to save the Cookie Name & Value. and how to get the detail of saved Cookie.
Run It Now!
39
2485 reads
ArithmeticOperations
getting 2 values and performing arithmetic operations
ArithmeticOperations

Run It Now!
30
1767 reads
urvish91's picture

Submitted by

urvish91
Tags:

Crudwithmysql
This is example of database with jsp..
Run It Now!