RE: [struts-menu] Create tabbed menus dynamically based on user a ccess level

2003-12-30 Thread Pingili, Madhupal
] [mailto:[EMAIL PROTECTED] On Behalf Of Pingili, Madhupal Sent: Monday, December 22, 2003 9:57 AM To: '[EMAIL PROTECTED]' Subject: RE: [struts-menu] Create tabbed menus dynamically based on user access level Hi, I want to create my own Menu Repository and keep it at session scope

RE: [struts-menu] A question on struts menus and frames...

2004-01-07 Thread Pingili, Madhupal
), I can help you get the menu right. Matt On Jan 5, 2004, at 1:21 PM, Pingili, Madhupal wrote: I have added target=text like below: Menu name=TabbedAdvSearch title=menu.title.advsearch action=/advSearch target=text/ Still it replaces the top-frame only. Any ideas??? Thanks

RE: [struts-menu] A question on struts menus and frames...

2004-01-07 Thread Pingili, Madhupal
On Jan 7, 2004, at 8:06 AM, Pingili, Madhupal wrote: Hi Matt, I have tested with static HTML and it replaces whole body of the window with target link results with the following HTML in header (top) frame: a href=Help.html#Login target=_topHelp/a OR a href=Help.html#Login target

RE: [struts-menu] Help with tabbed menus

2004-01-09 Thread Pingili, Madhupal
I took a different approach to show the first tab as pre-selected. I am also using action=/myAction. I have added following code in my action (that leads to a JSP page that has tabbed menu items): // Forward control to the specified success URI //return

RE: [struts-menu] A question on struts menus and frames...

2004-01-12 Thread Pingili, Madhupal
for the example). Lance Pingili, Madhupal wrote: Thank you Lance. If it's not too much to ask, can you give me a brief summary on using VelocityDisplayer? I have not developed anything using Velocity tool. I need to know like WEB-INF/x.xml file changes, adding velocity-1.3.1.jar files

RE: [struts-menu] A question on struts menus and frames...

2004-01-12 Thread Pingili, Madhupal
... The only solution is to use Struts Menu 2.0 right now, I'm working on backing out the EL support for 2.2 and making it optional for users. Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pingili, Madhupal Sent: Monday, January 12

RE: [struts-menu] TabbedMenu performance problems

2004-03-11 Thread Pingili, Madhupal
on the subject. Restarting Tomcat only takes 10 seconds for me, so when I get an OOM error, I restart it. http://www.mail-archive.com/[EMAIL PROTECTED]/msg111595.htm l Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pingili, Madhupal

RE: [struts-menu] Performance problems

2004-03-25 Thread Pingili, Madhupal
:[EMAIL PROTECTED] On Behalf Of Pingili, Madhupal As you suggested, I am going to remove Struts-menu and see the performance. Did you try this? If so, what were your results? Matt --- This SF.Net email is sponsored

RE: [struts-menu] Performance problems

2004-03-26 Thread Pingili, Madhupal
into the same problem! Matt On Mar 25, 2004, at 2:57 PM, Pingili, Madhupal wrote: Initial analysis results show that there is a dramatic performance improvement by taking out struts-menu completely. I am still using tabs.css and tabs.js for look and feel of tabs. But, I am not using