Search:

Type: Posts; User: hawka11; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    407

    Fully Qualifing Request GET / POST Params

    Hi,

    Using a simple form using the spring tags:


    <form:form id="myForm" method="post" commandName="myCommand">
    Id: <form:input path="id" />
    Amount: <form:input path="amount" />

    <input...
  2. tag content when using the AJAX tag

    Hi,

    I have found when using the <render> tag to perform partial page refreshes that the AJAX XML response contains something similar to:


    <head><script...
  3. Replies
    3
    Views
    1,520

    hi anderedd, sorry about the late response. To...

    hi anderedd, sorry about the late response.

    To answer your first question: yes, a debugger will stop in the validator class and the <messages/> tag does display the message.

    I've done some...
  4. Replies
    3
    Views
    1,520

    Displaying error messages

    Hi,

    Im using SWF 2.0.9 with JSF 1.2

    I have this view page:


    <a4j:form id="searchCriteriaForm" style="margin-top: 20px;">
    <label for="bankName"><h:outputText value="Bank Name:"...
Results 1 to 4 of 4