Not sure my subject is confused everyone. I just resend this message. Hi all,
I am writing a simple application to learn how to use tiles in struts 1.1 with weblogic 8.1. but after the action forward to another jsp, it's an empty page. This problem happen even when I forward my action to a simple 'hello world' jsp page. I attached the directory I used. The steps I proceeded are below: put struct-blank directory in application directory: 1. write a first.jsp 2. write TestForm.java and TestAction.java 3. configure struts-config.xml(add form-bean and action) 4. change action using ActionComponentSevlet in web.xml 5 configure a definition in tile-defs.xml 6. start the server and http://localhost:7001/struct-blank2/first.jsp 7 click the submit button 8. I got an empty page in stead of a word success. On weblogic configuration, I put struts.jar in the server/lib. I also try the same files in tomcat 5.0 and get the same result. Thanks in advance for your help. Katelyn __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
first.zip
Description: first.zip
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

