I have a JSP page which displays the data extracted from the database in a normal TREE STRUCTURE.....I am using only JSP codes for this purpose, not javascript.....

eg

ENGLISH
INTRODUCTION (Child Node)
PHYSICS
MECHANICS (Child Node)
MATHS

I want the display to be more stylish....using additional characters or symbols before them...

eg

+ENGLISH
INTRODUCTION (Child Node)
+CHEMISTRY
ORGANIC CHEMISTRY (Child Node)

Can anybody please help me................????

Learn CSS positioning. It's not that hard to write, I did it several years ago for a commercial product in under 2 days (including the styling and the code to dynamically generate the menu entries from configuration files).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.