confused with redirects

2006-11-09 Thread Rahul Patel
Hi All, I have a very confusing issue at hand that I have been trying to solve for a couple of days. I have a Struts-based application where my index.jsp has only one line Further, once the user logs in, he is forwarded to applications based on his feature access. Though, for some reason, when

Re: confused with redirects

2006-11-09 Thread Rahul Patel
e: Please reply with the entire index.jsp content and tell us what version of Struts you are using. I assume 1.2.x, and so I'm not sure what html:redirect is. -- James Mitchell 678.910.8017 On Nov 9, 2006, at 6:36 AM, Rahul Patel wrote: > Hi All, > > I have a very confusing issue

Multiple struts apps

2006-12-02 Thread Rahul Patel
How can I access multiple struts applications (running on different servers) from current struts application? I have a situation where I need to provide HyperLinks to another struts application from my current struts application. Now, both applications require users to login. Right now, I just c

Re: Multiple struts apps

2006-12-04 Thread Rahul Patel
On 12/2/06, Rahul Patel <[EMAIL PROTECTED]> wrote: > How can I access multiple struts applications (running on different servers) > from current struts application? > > I have a situation where I need to provide HyperLinks to another struts > application from my curre

Profiling Struts Application

2007-02-22 Thread Rahul Patel
Does anyone know of any article/document that will allow me to profile a Struts application? I am still using Struts 1.1 with Eclipse 3.1 as IDE. I tried TPTP but couldn't figure out how to use it for a web app. Thanks, Rahul

Repeat Question: Struts Profiling

2007-02-27 Thread Rahul Patel
Anybody use a good profiling tool with Struts/ Web Application? This is a repeat question. Is this not the forum for these kind of questions? -RP