Writing a tabbed menu with JSP/Servlet

J

Jakie

Hello,

I would like to build a tabbed menu that works with JSP and Servlets.
I tried to store last recently used tabbed menu item in request but it does
not
keep it's value if tabbed menu page has e.g. a submit button.

What would be the nicest way to build tabbed menu? Should I use session
instead of
request or can I use e.g. requesturi to indicate what tab item should be
activated(highlighted)?

I know that there is a lots of free menu stuff in Internet but I would like
to build a simple
and working version of my own.

Any tips or links to samples?

Cheers!
 
A

Andrew Thompson

Jakie said:
What would be the nicest way to build tabbed menu? Should I use session
instead of
request or can I use e.g. requesturi to indicate what tab item should be
activated(highlighted)?

Huhh? Use HTML.
I know that there is a lots of free menu stuff in Internet but I would like
to build a simple
and working version of my own.

Any tips or links to samples?

Learn (D)HTML.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top