Head section question
Head section question
- Subject: Head section question
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 27 Sep 2010 04:03:51 -0700 (PDT)
I am examining the source in the Practical Wonder session from last year and I notice in the Main.java:
@Override
public void appendToResponse(WOResponse response, WOContext context) {
super.appendToResponse(response, context);
ERXResponseRewriter.addStylesheetResourceInHead(response, context, "app", "Main.css");
}
Is there a reason the appendToResponse adds the style sheet instead of this in the Main.html head section:
<wo:ERXStyleSheet filename = "Main.css" framework = "app" media = "screen" />
Or is this just a programmers style issue.
Ted
--- On Sun, 9/26/10, Pascal Robert <email@hidden> wrote:
From: Pascal Robert <email@hidden>
Subject: Re: webex and D2W
To: "Theodore Petrosky" <email@hidden>
Cc: "David Holt" <email@hidden>, email@hidden
Date: Sunday, September 26, 2010, 10:10 AM
You can view the source of the Practical Wonder session from last year here :
https://services.wocommunity.org/wowodc/Movies/
2010/9/26 Theodore Petrosky <email@hidden>
I finally discovered what I (is) needed.
I fairly short tutorial on implementing ERAttachment.
I am struggling and I just don't get it. What do I put into the properties vs. what do I add and where to get it to work.
I viewed the Practical Wonder from 2009 but I just can't get it to work.
Ted
--- On Tue, 9/14/10, David Holt <email@hidden> wrote:
> From: David Holt <email@hidden>
> Subject: Re: webex and D2W
> To: "Theodore Petrosky" <email@hidden>
> Cc: email@hidden
> Date: Tuesday, September 14, 2010, 12:50 PM
> I am happy to try a beginning
> screencast if you like (not live). What information would
> you like to see covered?
>
> d
>
> On 2010-09-13, at 6:23 AM, Theodore Petrosky wrote:
> > I am waiting patiently for the videos of the WOWODC
> 2010 for more info and knowledge on D2W and it dawned on me
> that perhaps there are other people that would benefit from
> a little D2W help.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden