RE: Struts 2 and using frames

2007-06-25 Thread Session Mwamufiya
: Monday, June 25, 2007 3:05 PM To: Struts Users Mailing List Subject: RE: Struts 2 and using frames I'm going to guess that your web-app is not called '/pages' and that URL is relative to your context root. Here is how this page should probably look - <%@ taglib prefix=&qu

RE: Struts 2 and using frames

2007-06-25 Thread Wesley Wannemacher
I'm going to guess that your web-app is not called '/pages' and that URL is relative to your context root. Here is how this page should probably look - <%@ taglib prefix="s" uri="/struts-tags" %> Zen Server Main View " name="Options" noresize> " name="Display" no