Re: Struts Navigation display

2007-06-13 Thread Henry F. Camacho Jr.
I did not find anything internal for this. I did write a separate class for this which automates navigation based on Struts actions. I am thinking about releasing this Open Source. I call it NavObjects and it allows you to create button navigation displays. I am still working on JSP tags fo

Struts Navigation display

2007-06-12 Thread Archer
Hi. I am using struts 1.3.8 along with struts menu 2.4.3. I want to show the navigation to the user where he is in for the present page like mainpage>review>edit... or thing of that sort that can show the user where he is in. I want to know whether there is any struts inbulit thing for this.