Re: How to set <%@ page session="false" %>, globally?

2006-11-30 Thread Bryce Nesbitt
-0800] "GET /awards.do;jsessionid=452B2A8E9798E58B89A61FA11E4F2EF6 HTTP/1.1" 200 17195 "-" "Exabot/3.0" 193.47.80.51 - - [28/Nov/2006:23:55:55 -0800] "GET /awards.do;jsessionid=051ED83F9A0970854DB4DDF315EB45F0 HTTP/1.1" 200 17195 "-" "Exabot

How to set <%@ page session="false" %>, globally?

2006-10-31 Thread Bryce Nesbitt
sion ID's. How can I make <%@ page session=false %> global, or get it to cascade to the content part of my pages? Bryce Nesbitt http://www.citycarshare.org/ - To unsubscrib

Tutorial on altering the .do extension?

2006-09-27 Thread Bryce Nesbitt
Can anyone point me to a tutorial on alternatives to the "*.do" extension for Struts? We'd like to mix our legacy ".do" extensions with technology-neutral extensions. Thanks! -Bryce Nesbitt -- Visit

Multiple , or supporting both *.do and "dot nothing"

2006-09-25 Thread Bryce Nesbitt
n't add two servelet-mappings, how can I support both URL styles? Is there a way to do this with Apache, before we get to Tomcat/Struts? I am aware of http://tuckey.org/urlrewrite/ , but have not yet adopted it. -Bryce Nesbitt Berkeley

Re: How to get the action name (in addition to the context path name)?

2006-07-11 Thread Bryce Nesbitt
Thanks! Now what might be better? I have a legacy application that has a "member" side and an "admin" side, each with their own actions. But many of the view pages are nearly identical. The only difference in most of the view pages is the form submit, e.g.: It makes for a lo

How to get the action name (in addition to the context path name)?

2006-07-11 Thread Bryce Nesbitt
>From within a struts 1.0 jsp, how can I find the name of the action that invoked me? I can find the context path easy enough: <%= request.getContextPath().toString() %> And the name of the .jsp that I'm in: <%= request.getRequestURL() %> But where is the action name hidden?

Re: Insert into html based on passed URL paramter

2006-05-09 Thread Bryce Nesbitt
It seems that by the time I put the "title", it is too late to affect the HTML page. Is anyone doing anything like this? I have a tiles template: Which is invoked from titles-defs.xml: The "locations.jsp" looks like this: <%@ taglib uri="struts-bean" pre

Insert into html based on passed URL paramter

2006-05-07 Thread Bryce Nesbitt
I have a tiles template: Which is involved from titles-defs.xml: On a jsp file <%@ taglib uri="struts-bean" prefix="bean" %> <%@ taglib uri="struts-html" prefix="html" %> <%@ taglib uri="struts-logic" prefix="logic" %> <%@ taglib uri="struts-tiles" pre

Two mysteries: ;jsessionid and bad img tag

2006-05-04 Thread Bryce Nesbitt
I've just been gifted with a struts application to maintain. Things are pretty good, but here are two little mysteries I need a little help on. The struts jsp looks like: And the resulting HTML is like this: Why the ";" in the jessionid, instead of &? And why is there no "/" at the end of

With resin, getting rid of /home.do at the root ( www.foo.org/home.do ).

2006-04-25 Thread Bryce Nesbitt
using a reference to a specific server technology which will probably change. Bryce Nesbitt -- Visit http://www.obviously.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

With resin, getting ride of /home.do at the root ( www.foo.org/home.do ).

2006-04-25 Thread Bryce Nesbitt
;t want people linking to our website, using a reference to a specific server technology which will probably change. Bryce Nesbitt -- Visit http://www.obviously.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]