A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Inheritance in Struts Forms
Yakov Sobolev
Greenhorn
Joined: Aug 10, 2004
Posts: 2
posted
Aug 10, 2004 07:41:00
0
Can I use inherotance with Struts Forms? I have page information that is common to all my pages. I want to share it and be able to access it in all Forms.Can I access fields of the parent form in
JSP
page?
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
66
I like...
posted
Aug 10, 2004 19:00:00
0
Yakov,
Yes, you can use inheritance in forms. Just make sure that the parent form extends ActionForm.
[
Blog
] [
JavaRanch FAQ
] [
How To Ask Questions The Smart Way
] [
Book Promos
]
Blogging on Certs:
SCEA Part 1
,
Part 2 & 3
,
Core Spring 3
,
OCAJP
,
OCPJP beta
,
TOGAF part 1
and
part 2
I agree. Here's the link:
http://aspose.com/file-tools
subject: Inheritance in Struts Forms
Similar Threads
Variable for a form value?
Setting data to more than one form
Struts 1: Selective Validation of Form
Tiles Multiform submit
Loading multiple forms in single jsp
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter