Re: Having problem with Struts CRUD

2008-12-05 Thread Lukasz Lenart
2008/12/5 Vinoth.t <[EMAIL PROTECTED]>: > private String city; > >public Employee(Integer employeeId, String firstName, String lastName, >Integer age, Department department, String city) { >this.employeeId = employeeId; >this.firstName

Having problem with Struts CRUD

2008-12-05 Thread Vinoth.t
Stack.java:455) If you know please tel me... Thanks. -- View this message in context: http://www.nabble.com/Having-problem-with-Struts-CRUD-tp20851894p20851894.html Sent from the Struts - User mailing list archive at Nabble.com. --