Hazem:

The code in my page is not very different from the examples.

 I compile and deploy the application. The page loads fine. However, when I
click on the subForm button all the components try to validate.

Dennis

On Mon, Sep 22, 2008 at 2:25 PM, Hazem Saleh <[EMAIL PROTECTED]> wrote:

> Hello Dennis,
>
> Please check the subform example:
> http://mashups.s43.eatj.com/myfaces-example-simple/subForm.jsf
>
>
> On Fri, Sep 19, 2008 at 6:46 PM, Dennis Gesker <[EMAIL PROTECTED]> wrote:
>
>> No takers on this one? --drg
>>
>>
>> On 9/17/08, Dennis Gesker <[EMAIL PROTECTED]> wrote:
>>>
>>> I couldn't get any hits on this on [EMAIL PROTECTED] so I thought
>>> I'd try my chances here. I'm kinda stuck and could really use a hint or
>>> two...
>>>
>>> Dennis
>>>
>>> ---------- Forwarded message ----------
>>> From: Dennis Gesker <[EMAIL PROTECTED]>
>>> Date: Wed, Sep 17, 2008 at 2:05 PM
>>> Subject: Really need Help with t:SubForm
>>> To: [EMAIL PROTECTED]
>>>
>>>
>>> Could someone offer some pointers on using subForm
>>>
>>> I have a project in NetBeans 6.5 that Deploys to Glassfish-v2U2 on JDK
>>> 1.6.0_06. I've created a library in NetBeans and added the tomahawk-1.1.7
>>> and Tomahawk-Sandbox-1.1.7-SNAPSHOT jars to this library.
>>>
>>> I have also added the <[EMAIL PROTECTED] prefix="t" uri="
>>> http://myfaces.apache.org/tomahawk"%> to my page header.
>>>
>>> Next I add the following snippet to an already working form just after
>>> <h:form id="mainForm"> :
>>>
>>>     <t:subform id="testSubForm">
>>>       <t:commandButton value="Submit SubForm" actionFor="testSubForm"/>
>>>     </t:subform>
>>>
>>> ... <Many other Components but all using f: and h: tags>
>>>
>>> I compile and deploy the application. The page loads fine. However, when
>>> I click on the subForm button all the componets try to validate. No errors
>>> are reported in the server logs.
>>>
>>> Is there something extra that needs to be configured?
>>> Can tomahawk be used on Glassfish-v2UR2?
>>>
>>> Any help or hints would be very much appreciated.
>>>
>>> Dennis
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Dennis R. Gesker
>>> email: [EMAIL PROTECTED]
>>> google talk: [EMAIL PROTECTED]
>>> aim: dennisgesker
>>> pgp/gpg: 0x267D3FE8
>>> First things first, but not necessarily in that order. -- Unknown
>>>
>>>
>>
>>
>>
>> --
>> Dennis R. Gesker
>> email: [EMAIL PROTECTED]
>> google talk: [EMAIL PROTECTED]
>> aim: dennisgesker
>> pgp/gpg: 0x267D3FE8
>> First things first, but not necessarily in that order. -- Unknown
>>
>
>
>
> --
> Hazem Ahmed Saleh Ahmed
>
> Web blog: http://www.jroller.com/page/HazemBlog
>
> [Web 2.0] GMaps Integration with JSF + Apache Tomahawk + JBoss a4j:
> http://code.google.com/p/gmaps4jsf/
>
> Author of (The Definitive Guide to Apache MyFaces and Facelets):
>
> http://www.amazon.com/gp/product/images/1590597370/ref=dp_image_text_0?ie=UTF8&n=283155&s=books
>



-- 
Dennis R. Gesker
email: [EMAIL PROTECTED]
google talk: [EMAIL PROTECTED]
aim: dennisgesker
pgp/gpg: 0x267D3FE8
First things first, but not necessarily in that order. -- Unknown

Reply via email to