Tiles/Frames & Urls with Parameters

2004-07-05 Thread Pat Quinn
Hi Guys, I'm using tiles and frames together but when i try to pass a url value with parameters struts fails during startup with the following error: ERROR org.apache.commons.digester.Digester - Parse Fatal Error at line 109 column -1: Next character must be ";" terminating reference to entity

[Frames & HttpSession Scope]

2004-07-08 Thread Pat Quinn
Ive just converted some existing functionailty to use frames (not inline frames). Every thing seemed to be working fine while i used localhost in my url but once i try to access the web server from another machine or using the machine name in the url my main frame is failing to find any objects

FW: [Repost] Frames & HttpSession Scope

2004-07-09 Thread Pat Quinn
Ive just converted some existing functionailty to use frames (not inline frames). Every thing seemed to be working fine while i used localhost in my url but once i try to access the web server from another machine or using the machine name in the url my main frame is failing to find any objects

RE: [OT] jspc from command line...

2004-03-30 Thread Pat Quinn
If your using any tag libraries in your JSP check that their in your classpath. -Original Message- From: Pady Srinivasan [mailto:[EMAIL PROTECTED] Sent: 30 March 2004 15:02 To: [EMAIL PROTECTED] Subject: [OT] jspc from command line... Tomcat 5.0.16... When I try to run jspc from comma