RE: Redirect instead of forward in action mapping

2005-02-10 Thread Neil Aggarwal
David: That worked! That is really cool. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! http://newsletter.JAMMConsulting.com > -Origi

RE: Handle images path in one place

2005-02-10 Thread Neil Aggarwal
get this: It is taking the variables as literals. Any ideas? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! http://newsletter.JAMMConsulting.

RE: Redirect instead of forward in action mapping

2005-02-10 Thread Neil Aggarwal
David: I tried this index.jsp page: <[EMAIL PROTECTED] uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> I have this in my tiles-defs.xml: When I go to the index page, I get a blank page. Any ideas? Thanks, Ne

RE: Redirect instead of forward in action mapping

2005-02-10 Thread Neil Aggarwal
Paul: I see. I did this which worked: Is there a better approach to doing this? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months

RE: Redirect instead of forward in action mapping

2005-02-10 Thread Neil Aggarwal
g.xml file: Any ideas why that did not work? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! http://newsletter.JAMMConsulting.com > -Ori

Redirect instead of forward in action mapping

2005-02-08 Thread Neil Aggarwal
their data will be posted again. To get around this, I use a redirect instead of forward in many of my apps. Is there a way to do that within struts? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce

RE: Can't put scriptlet into onmouseover

2005-02-08 Thread Neil Aggarwal
t is why I need a piece of code to generate the url. It first has to check in what mode the page has been loaded. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6

Can't put scriptlet into onmouseover

2005-02-08 Thread Neil Aggarwal
this error: org.apache.jasper.JasperException: /navigation.jsp(21,87) equal symbol expected You can see it on this page: http://www.pricetracker.jammconsulting.com/pricetracker/navigation.jsp If I remove the scriptlet and hard code an image, everything is fine. Any ideas? Thanks, Neil -- Nei

RE: Action to invoke a tile definition?

2005-02-07 Thread Neil Aggarwal
David: Hmmm. I was playing around with my struts-config and got it working somehow. It looks the same to me, but I cant argue with results. It must have been that I had a wrong version on my dev server. Sorry for any inconvenience to the list members. Thanks, Neil -- Neil Aggarwal

Action to invoke a tile definition?

2005-02-07 Thread Neil Aggarwal
be created) that prevented it from fulfilling this request. Apache Tomcat/5.0.25 Any ideas? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how y

<    1   2