Search:

Type: Posts; User: williamshen25

Search: Search took 0.10 seconds.

  1. Spring Validation - is it possible to put parameter in messages?

    Hi

    I am using Spring Validation to validate my model objects in the controller. Currently I have a Application object containing a List<Client> field. The when the validation validates the List...
  2. Business Delegate and Session Facade usage.

    Hi guys.

    I am new to JavaEE and I recently learnt the Business Delegate and Session Facade design patterns. The tutorials from Oracle did gave me a basic idea of what they are and why they are...
  3. Re: Does there exist a Jar that solves Math Equation?

    Thanks for commenting, I've tried this from the Common Math library. The Commons Math User Guide - Linear Algebra and it works for linear equations. I wonder if they have a way for quadratic...
  4. Does there exist a Jar that solves Math Equation?

    Hi Guys

    I am recently working on a project that involves intensive math calculation, I want to be able to output numbers from a equation. Is there a Java library that support this function right...
Results 1 to 4 of 4