In a small Struts application (not using any data base) I have a login.jsp and register.jsp. Once the Login is successful it is redirected to success.jsp.
When I connect data services using blazeds I get following error message. RDS server message Premature EOF encountered
I wrote a small struts application with a login page and registration page. If I login I get a success page. If i register, i will check the password and confirm password fileds if they match i get a
I am working at a tiles application. When i use the tiles tag insert it is not recognized for . I get a warning like this: Unknown tag (tiles:insert)
I want to generate a report which includes an excel sheet which is generated from the data from the database . I am using Apache POI HSSF for creating the excel sheet file in the model.
I am running a Weblogic 8.1 SP6 server (JDK 1.4.2) on the production system.Now and then we get the below exception on the production server before the server goes down. I have absolutely no clue on h
I have predefined tables in the database based on which I have to develop a web application. Should I base my model classes on the structure of data in the tables.
I want to display data retrieved from a database. Should I cr开发者_Go百科eate a ActionForm subclass for it?
I\'m new to Java and Hibernate (being a Rails and C# developer).Anyway, I have a test program that works fine with Hibernate but my actual web app (Struts 1) crashes with:
Error/Exception: ValidatorResources not found in application scope under key \"org.apache.commons.validator.VALIDATOR_RESOURCES