this is how my links looks like

<li><a href='../informuser.jsp'>Books</a></li>

All these static title which are part of my home page and are base level links.I need to pull *Books* between a tags and stick it in navigational bar.

Other than DB calls is there any other way out.How about using link name attribute and sticking it navigational bar ?




On 12/29/2011 3:18 AM, Hassan Schroeder wrote:
On Wed, Dec 28, 2011 at 12:39 PM, Kiran Badi<ki...@poonam.org>  wrote:

But I am somewhat lost as how do I pull out the title of the clicked links
and stick it to breadcrumb path.
Where are you getting the "title" to put into the page now?

Hint: if the answer *isn't* "my database" you've got some refactoring
to do  :-)


Reply via email to