Re: JSP:include page + Resource bundle

2004-06-24 Thread Kris Schneider
Or do the lookup in CommandSaveIncludeHeader.jsp. Whatever.jsp: - CommandSaveIncludeHeader.jsp: - Quoting Bill Siggelkow <[EMAIL PROTECTED]>: > Perhaps this would work: > > > > > > > > > > Naresh Sharma wrote: > > > > > > > HI, >

Re: JSP:include page + Resource bundle

2004-06-24 Thread Bill Siggelkow
Perhaps this would work: Naresh Sharma wrote: HI, Please suggest, I wish to pass ‘header’ parameter to CommandSaveIncludeHeader.jsp, the value inside ‘header’ parameter is actually a key in Resource bundle. See ex. I am not sure if any Struts tag is there for above sta

JSP:include page + Resource bundle

2004-06-24 Thread Naresh Sharma
Title: RE: Request object   HI,   Please suggest, I wish to pass ‘header’ parameter to CommandSaveIncludeHeader.jsp, the value inside ‘header’ parameter is actually a key in Resource bundle. See ex.     I am not sure if any Struts tag is there for above statement. But this s