Santiago,
I guess the better solution would be to have URL mangling. That is, each URL
passed in a response should be an abbreviated one (albeit still unique)
which matches up with a URL stored in some session-related cache. Ideally, a
mechanism to do so should be in Turbine. Jon, how about that?
Cheers,
Thomas
----- Original Message -----
From: "Santiago Gala" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>; "Turbine"
<[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 13:28
Subject: turbine keywords
Raphaël Luta wrote:
> At 15:38 11/02/2001 -0800, you wrote:
>
>> on 2/11/01 2:54 PM, "Java Apache CVS Development" <[EMAIL PROTECTED]>
>> wrote:
>>
>> > <input name="$jlink.ActionKey" type="hidden"
>> value="CreateNewUserAndConfirm"
>> > />
>>
>> Looks good.
>>
>> Question: How come you aren't using ActionEvent?
>>
>> http://java.apache.org/turbine/action-event.html
>
>
> Because I just converted the JSP screens and did not rewrite the Actions.
> The events would provide no benefits if the Action code is all in
> doPerform().
>
> I'll do this in the next iteration. :)
>
Just a question about turbine/templates:
Can the keywords for screen, template, action, ... be customized?
I'm thinking about the heavy size limitations in wml. if we could say
/j/pl/t/Login/a/Test instead of
/jetspeed/portal/template/Login/action/Test it would be great for saving
space.
I think that they are not customizable, as I have seen literals in
Turbine.java. It should be easy to add this behaviour (just scan turbine
and jetspeed code for "template", "screen", "action", ... and
substitute by a static variable, read during initialization,...) But it
should be changed by any code using them ot make it effectively usable
Looks like a good idea? Is anybody already doing this?
Thanks in advance
P.S.) This is a "final" test. If I have not managed yet to switch off
HTML mail I will revert to using the old mozilla version and report it
as a bug to mozilla people :) According to all setting this is a plain
text email.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]