Search:

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

Search: Search took 0.03 seconds.

  1. Saxon causes Exception by processing TLD

    I found that saxon.jar cause spring TLD processing error.
    I use tomcat 5.5.12.
    Does anyone have solution?


    INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat...
  2. thanks, kenevel: I bind by using the name...

    thanks, kenevel:

    I bind by using the name 'userPortfolio.submitAccount' to the desired scope in my form . However, '<spring:bind path="userPortfolio.*">' should catch all error message no matter...
  3. fail to get message from errors.rejectValue

    I have searched thru this forum, but could get any solution~

    My controller:


    public class UserCheckController extends AbstractWizardFormController {
    ....
    protected void...
  4. Replies
    2
    Views
    2,141

    Thank you, martin! your post help me to solve...

    Thank you, martin!

    your post help me to solve the problem.

    However, i use


    onClick="return doSubmit()"

    rather than
  5. Replies
    2
    Views
    2,141

    Javascript validation before onSubmit

    Although i know server-side validation can be done to solve my problem, the project requirement wants me to use client-side javascript validation before submission. The problem is i am using...
Results 1 to 5 of 5