Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    1,148

    ya i did that. No luck

    ya i did that. No luck
  2. Replies
    17
    Views
    7,280

    I get this error using with web sphere

    Error page exception
    The server cannot use the error page specified for your application to handle the Original Exception printed below. Please see the Error Page Exception below for a description...
  3. Replies
    3
    Views
    1,148

    Spring roo with web sphere

    Hi
    I am doing a reverse engineering for database with roo, it works fine with tomcat but fails on websphere 6.1.0.23. The error i get is

    Error Message: SRVE0202E: Servlet [esbadmin]:...
  4. Replies
    18
    Views
    13,204

    just create a default constructor in the person...

    just create a default constructor in the person class. It look for the constructor for intialization. If you get the error message again, post your code and i can help you with that
  5. Replies
    18
    Views
    13,204

    A simple example of SimpleFormController

    Hi

    1. Create a class caller Person


    public class Person {

    private String name;

    public Person()
Results 1 to 5 of 5