]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
It looks like Jason's commit of having a standard WebWorkResultSupport base
class for the various result types has made it so that these guys are all
taken care of. Thanks for the bug report!
-Pat
- Original Me
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 01, 2003 7:27 AM
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
> I can add the following to this issue:
>
> Works:
> type="redirect"
> ${'any.action'} (-> any.action)
>
> Fails:
Robert Douglass wrote:
Works:
test.html
Fails:
${'test.html'}
-RD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Pat Lightbody
Sent: Monday, September 29, 2003 3:41 AM
To: [EMAIL PROTE
PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
Robert,
I haven't tested this functionality in a while, but I don't think it's gone
anywhere :) Scott is right that a result type of "redirect" is not what you
want. Since you were using , y
ackwards... see if you can dispatch to a hardcoded page
(foo.jsp) and then try a simple Ognl expression (${'foo.jsp'}), etc.
-Pat
- Original Message -
From: "Robert Douglass" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 28, 2003 10:3
description The requested resource (/${templatePath}) is not available.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Scott Farquhar
Sent: Sunday, September 28, 2003 4:37 PM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
R
t wouldn't work?
>
> -Robert
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Pat Lightbody
> Sent: Thursday, September 25, 2003 7:10 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [OS-webwork] Hyperlink best prac
redirect wouldn't work?
-Robert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Pat Lightbody
Sent: Thursday, September 25, 2003 7:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
You should be able t
This is great. I had no idea that it was even available.
/Ian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Pat Lightbody
Sent: Thursday, September 25, 2003 1:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
Hehe, I think this even got back-ported to 1.3 at some point due to popular
demand :) Not in the Wiki that I'm aware of, but I haven't checked it out in
a looong time (I know, I'm bad). Please add it if you ge
months who were looking for just about the same thing. Is this in the
Wiki?
Thanks,
Robert
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Pat Lightbody
Sent: Thursday, September 25, 2003 7:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best
, 2003 11:36 PM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Hyperlink best practices - use of actions
This is an excerpt from my xwork.xml file? That's incredible. That's
exactly what I want, and I think I've read posts from a few other people
over the last months who were looking
Message -
From: "Robert Douglass" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 24, 2003 11:36 PM
Subject: RE: [OS-webwork] Hyperlink best practices - use of actions
> This is an excerpt from my xwork.xml file? That's incredible. That
--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Pat Lightbody
Sent: Thursday, September 25, 2003 7:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices - use of actions
You should be able to do:
browse.action?id=${product.id}
This will cause the Ognl expression
AIL PROTECTED]>
Sent: Tuesday, September 23, 2003 7:53 AM
Subject: RE: [OS-webwork] Hyperlink best practices - use of actions
> This leads me to another question. What is the best way to implement the
> forwarding in the model that I described below. The url is formed by
> document id and templ
IL PROTECTED] Behalf Of
Robert Douglass
Sent: Tuesday, September 23, 2003 9:07 AM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Hyperlink best practices - use of actions
The idea of the browse.action, given an id and a templateName, is that the
getModel() method can do something like
return dat
Sorry, what do you mean "non-terminals that *act* like
terminals."?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Joseph Ottinger
Sent: Tuesday, September 23, 2003 12:24 PM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] Hyperlink best practice
, though, does anybody else do business this
> way? If so, how did you implement it?
>
> -Robert Douglass
>
> -Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Robert Douglass
> Sent: Tuesday, September 23, 2003 7:58 AM
> To:
Ahhh. I see. How is the id attribute intended to be used?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Michal Mosiewicz
Sent: Tuesday, September 23, 2003 9:04 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices
>[...]
>
-Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Robert Douglass
> Sent: Tuesday, September 23, 2003 7:58 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] Hyperlink best practices
>
>
> Hello,
> I'm looking for code
tivated?
Just trying to understand :-)
-Robert Douglass
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Francisco Hernandez
Sent: Tuesday, September 23, 2003 8:35 AM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Hyperlink best practices
just use the url tag l
>[...]
> And if so, why is the tag necessary? I thought the servlet API would do
this
> automatically if the client didn't have cookies activated?
No.
Cause the JSDK API is not a HTML processing API. So it's not aware how you
"write down" your URLs, and it doesn't know that if you output
it has
this
way? If so, how did you implement it?
-Robert Douglass
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Robert Douglass
Sent: Tuesday, September 23, 2003 7:58 AM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Hyperlink best practices
Hello,
I'm looking
]
Subject: Re: [OS-webwork] Hyperlink best practices
just use the url tag like so:
">Add this Event to your
Calendar
Robert Douglass wrote:
> Is this how most people do it?
>
> ">
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mai
[EMAIL PROTECTED]
Subject: [OS-webwork] Hyperlink best practices
Hello,
I'm looking for code examples of how people build their hyperlinks in
WW2/JSP view. The examples in the distribution don't really address this,
and the ww:url tag seems to be more of an encoding helper than the beginning
o
did you implement it?
-Robert Douglass
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Robert Douglass
Sent: Tuesday, September 23, 2003 7:58 AM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Hyperlink best practices
Hello,
I'm looking for code examples of how
Is this how most people do it?
">
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Robert Douglass
Sent: Tuesday, September 23, 2003 7:58 AM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Hyperlink best practices
Hello,
I'm looking for cod
Hello,
I'm looking for code examples of how people build their hyperlinks in
WW2/JSP view. The examples in the distribution don't really address this,
and the ww:url tag seems to be more of an encoding helper than the beginning
of a solution to generating dynamic anchor tags. What I'd ideally like
28 matches
Mail list logo