RE: [ANNOUNCE] Struts Console v2.2.1

2002-10-03 Thread Chuong Huynh Ngoc
Hi James, It's great. But using it with Netbeans 3.4, when I open a new config file, the window doesn't dock into the editor. Could you pls make it docked as default behavior? Thanks very much. -CH -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Help!!!: Decorate available Struts webapp with Tiles

2002-08-15 Thread Chuong Huynh Ngoc
Hi, I've developed a Struts webapp without decoration (mean just the body screens). We now want to decorate it by adding header/footer using Tiles. I think there could be an easy way to do it without change much of the code, but still don't know how (I'm new to Tiles). Could anyone please

Struts' Bug mentioned in Tile example

2002-08-13 Thread Chuong Huynh Ngoc
Hi, In Tile web app, in various place (struts-config.xml, web.xml,...) there's a comment like: --- !-- Not used by tiles or this website, but needed due to a bug in actual Struts version -- message-resources parameter=org.apache.struts.webapp.tiles.dev1-1.ApplicationResources null=false

About sub-app (or multiple config files)

2002-08-01 Thread Chuong Huynh Ngoc
Hi all, In our project we want to develop in modules, so sub-app feature is valuable for us. However, I can't find much info about the feature (I did read the Chuck's book and Tile-doc example). Could someone kindly explain to me or point to where I can find the answers: 1. In the Tiles