RE: Myfaces, Spring and Hibernate

2006-04-12 Thread Jeremy Sager
Resolver makes everything work smooth as butter. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] From: Kranthi Parasu [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 1:32 PM To: 'MyFaces Discussion' Subject: RE

RE: MyFaces JSF Facelets

2006-04-07 Thread Jeremy Sager
Sorry :) Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Adam Winer [mailto:[EMAIL PROTECTED] Sent: Friday, April 07, 2006 2:51 PM To: MyFaces Discussion Subject: Re: MyFaces JSF Facelets You

Bug in ADF showOne components

2006-03-29 Thread Jeremy Sager
DF Faces drop, and whatever version of facelets was out there in December 05. Im copying this to the myfaces list because the adffaces list just came up yesterday and people who have something to add may not have signed up yet. Jeremy Sager Data Communications Product Manager Chesapeake Sys

RE: Bug in ADF showOne components

2006-03-29 Thread Jeremy Sager
Ok should I take that to the ADF list only then? Not trying to be a smartass, just trying to clarify. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Matthias Wessendorf [mailto:[EMAIL PROTECTED

RE: Bug in ADF showOne components

2006-03-29 Thread Jeremy Sager
By the way, I did my testing in firefox. In IE, I noticed that sometimes it seems to sit at loading for great lengths of time instead of just reverting. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message

RE: Bug in ADF showOne components

2006-03-29 Thread Jeremy Sager
the proper tags set up to allow it makes sense. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] From: Jonas Jacobi [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 1:08 PM To: MyFaces Discussion Subject: Re: Bug

RE: A dynamic component and the JSF lifecycle

2006-03-27 Thread Jeremy Sager
clicked the close tab button. I am going to upgrade to the latest version of MyFaces and Facelets since I'm back in November versions, but if that doesn't fix my problems, this leaves me at square one. I'll let you know, I appreciate the advice there. Jeremy Sager Data Communications Product

A dynamic component and the JSF lifecycle

2006-03-24 Thread Jeremy Sager
barking up the wrong tree, or down a dead end alley, or whatever analogy you prefer if theres a duh solution to this problem out there. And remember Im running that c:forEach in the facelets world, not the JSP world. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions

RE: Ajax jsf component panel

2006-03-24 Thread Jeremy Sager
Im working through that book right now Jonas. Its pretty kick butt. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] From: Jonas Jacobi [mailto:[EMAIL PROTECTED] Sent: Friday, March 24, 2006 2:23 PM

RE: A dynamic component and the JSF lifecycle

2006-03-24 Thread Jeremy Sager
Title: Message Correct me if Im wrong, but facelets is supposed to specifically fix that problem, isnt it? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] From: Alexander Panzhin [mailto:[EMAIL PROTECTED

RE: ADF showOneTab and CSS

2006-02-27 Thread Jeremy Sager
Hey Jonas Thanks for the answer. Any chance you can point me to where this stuff is defined and used? I might look into it myself if theres not a fix out there by May. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL

ADF showOneTab and CSS

2006-02-24 Thread Jeremy Sager
for showOneTab, I'd be interested in finding out how difficult it is to design them myself and maybe contribute it if I can do it right. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

RE: MyFAces with FAcelets

2006-02-21 Thread Jeremy Sager
differently than in the wiki article. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] From: Adam Brod [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 21, 2006 12:40 PM To: MyFaces Discussion Subject: Re: MyFAces

RE: ADF Blowing Up

2006-02-01 Thread Jeremy Sager
Adam - I wrote a response yesterday, not sure why it never went through. You were right. I had it registered in both places, as soon as I took it out of faces-config everything started working fine (except my damned resource servlet, which isn't skinning my pages). Jeremy Sager Data

ADF Blowing Up

2006-01-31 Thread Jeremy Sager
) at java.lang.Thread.run(Thread.java:595) Any thoughts? I'm sure there's something not set up properly. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

RE: ADF Blowing Up

2006-01-31 Thread Jeremy Sager
By the way, is this list now the de facto mailing list for ADF Faces or is there another list I should be subscribed to? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Jeremy Sager [mailto:[EMAIL

RE: using jsf backing bean in non jsf jsp

2006-01-26 Thread Jeremy Sager
Why not just get the bean right from the session attribute map? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 26, 2006 2:20 PM

RE: using jsf backing bean in non jsf jsp

2006-01-26 Thread Jeremy Sager
, JSP, etc. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 26, 2006 4:26 PM To: 'MyFaces Discussion' Subject: RE

RE: htmlib, myfaces and facelets

2006-01-19 Thread Jeremy Sager
I'm not sure if this is what you're asking for, but if you're looking for a tomahawk tag library for use with facelets, try here: http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL

RE: JSCookMenu throws a null pointer exception for value

2006-01-19 Thread Jeremy Sager
Is there anyone out there successfully using the JSCookMenu with facelets? I saw an exchange about adding the necessary stuff to the tag library, but don't think it was confirmed that it was working. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120

JSCookMenu throws a null pointer exception for value

2006-01-18 Thread Jeremy Sager
some sort of method that returns a NavigationMenuItem I'm really back on street 1 because I have to pass in a value binding to the NavigationMenuItem I'd create manually or I'd wind up with the same result... Is this a bug or am I missing the obvious? The latter most likely :) Jeremy Sager Data

RE: Why tabs look like buttons?

2006-01-06 Thread Jeremy Sager
to present facelets to my boss in a few hours, so if anyone knows what's up with this, I'd appreciate the help ASAP :) FYI I'm using MyFaces 1.1.0 Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Don

RE: Why tabs look like buttons?

2006-01-06 Thread Jeremy Sager
Thanks Dennis. Where can I find the full list of those attributes? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Dennis Byrne [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 11:20 AM

RE: Why tabs look like buttons?

2006-01-06 Thread Jeremy Sager
; border-width: 1px !important; border-color: #00 !important; } Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Dennis Byrne [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 4

Importing a JSP inside the setter method of a bound component...

2005-12-22 Thread Jeremy Sager
out how to use import tag objects? Or, as Im hoping, Im not the first person to run into this challenge and someone can tell me that its easily solvable, or, even better, someone can call me a dummy and show me that importing a page programmatically in faces and I just missed the boat. Jeremy

RE: Component binding is not refreshed?

2005-12-21 Thread Jeremy Sager
out how to programmatically bind the tab so that I can get into its setter method. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Martin Marinschek [mailto:[EMAIL PROTECTED] Sent

JSTL + JSF question

2005-12-20 Thread Jeremy Sager
complicated like using a JSP scriptlet to get my request parameters and go digging for the map? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

Component binding is not refreshed?

2005-12-19 Thread Jeremy Sager
too little, and I appreciate any help I can get as this has turned into a total blocker issue for me. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

RE: Component binding is not refreshed?

2005-12-19 Thread Jeremy Sager
what the syntax should be. As for the action method you mentioned, would that be during the Process Events phase after the Invoke Application phase in the JSF lifecycle? I'm not sure when it would be fired or exactly where I would put it. Thanks again. Jeremy Sager Data Communications Product

Partial page refresh in JSF?

2005-12-07 Thread Jeremy Sager
. (For those of you familiar with RCP, clicking a link in the view opens up a new editor in the editor pane). I was hoping that you guys could throw some advice my way on how to refresh the pages in a subview or tile without refreshing the whole darn thing. Jeremy Sager Data Communications

RE: Partial page refresh in JSF?

2005-12-07 Thread Jeremy Sager
Thanks Richard. This appears to be exactly what we are looking for. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Richard Wallace [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 4:34

Adding a page back into a component

2005-11-29 Thread Jeremy Sager
back to a page with tags to generate the contents of the tab? Thanks in advance, Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

RE: open source icons

2005-11-21 Thread Jeremy Sager
Try this site: http://www.iconarchive.com/ Go look in the decorative caps section. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Dennis Byrne [mailto:[EMAIL PROTECTED] Sent: Sunday, November 20

RE: Overriding JSCookMenu CSS?

2005-11-15 Thread Jeremy Sager
Tomahawk 5.5 Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED] -Original Message- From: Simon Kitching [mailto:[EMAIL PROTECTED] Sent: Monday, November 14, 2005 5:13 PM To: MyFaces Discussion Subject: Re: Overriding

MyFaces book?

2005-11-14 Thread Jeremy Sager
I was wondering if there is a MyFaces book out there, or one that is coming out soon? Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

Overriding JSCookMenu CSS?

2005-11-14 Thread Jeremy Sager
Does anyone know of a way to override the CSS sheets being used to create the JSCookMenu themes so I can create my own? There must be some specific place the menu looks for a CSS sheet. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]

Making JSCookMenu transparent?

2005-11-11 Thread Jeremy Sager
to access a style sheet. Jeremy Sager Data Communications Product Manager Chesapeake System Solutions 410.356.6805 x120 [EMAIL PROTECTED]