Hi,
I think the usual convention of not using ActionForm in Business tier is
to separate these tiers.
This helps to reduce business tier dependency on Web tier.
I read a design pattern and modified it to my needs .
Here is what i do.
1. Make a tagging interface like AppForm which is generalize
Kindly have a look
at my struts-config.xml , i have reduced it almost nothing
*** struts-config.xml**
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
ApplicationResources.properties is under WEB-INF/classes
** jsp page **
truts-html.tld
/tags/struts-logic
/WEB-INF/struts-logic.tld
/tags/struts-nested
/WEB-INF/struts-nested.tld
/tags/struts-tiles
/WEB-INF/struts-tiles.tld
Thanks
Veera
-Original Message-
From: simarjit singh [mailto:[EMAIL PROTECTED]
Sent: Monday, August 16, 200
/struts-bean.tld
/tags/struts-html
/WEB-INF/struts-html.tld
/tags/struts-logic
/WEB-INF/struts-logic.tld
/tags/struts-nested
/WEB-INF/struts-nested.tld
/tags/struts-tiles
/WEB-INF/struts-tiles.tld
Thanks
Veera
-Original Message-
From: simarjit singh
Hi,
I am getting th following error mesage in OC4J for 9i.
javax.servlet.jsp.JspException: Cannot find message resources under key
org.apache.struts.action.MESSAGE
at org.apache.struts.util.RequestUtils.message(RequestUtils.java:793)
at org.apache.struts.util.RequestUtils.message(RequestUtils.java
With ByteArrayOutputStream approach, writeObject Method is also serializing
the object. Ofcourse serialization doesn't give size as it is more of a meta
data for the entire web of objects associated with the serialized object.
Rather than writing serialized object on file we are putting it in a b
6 matches
Mail list logo