How do you pass a variable controllerClass name to the classicLayout.jsp in Tiles?

2002-10-02 Thread Lou Morin
I'm trying to pass the controller name from the tiles definition to the classicLayout.jsp. The value does get passed to classicLayout.jsp ... but, the tiles:insert tag has a problem with it because the %=myController% does not get substituded ... does anybody know how to get around this

Re: JSP page without form bean ?

2001-11-20 Thread Lou Morin
According to an article I just read in Java Developer Journal (November Issue) you can have a JSP Page without a form bean. The syntax is as follows: action path=/main type=addressbook.MainAction /action The action would forward to the specific jsp ... in your case it would be :

RE: Using html:errors/

2001-09-26 Thread Lou Morin
Make sure that error.company.updatecollision is defined correctly in your ApplicationResources.properties file ... I had a similar problem. Lou From: David Winterfeldt [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Using html:errors/ Date: Wed, 26 Sep 2001

HTML:FORM Action problem with proxy server

2001-09-23 Thread Lou Morin
I've been using Struts for the last couple of months and have been pretty much able to resolve all my problems by reading the documentation, tutorials, etc. Now, I'm looking to deploy this to my ISP server. The ISP is translating my domain name as follows: www.tarponweb.com --