Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2006

Tip: Looking for answers? Try searching our database.

Accessing Struts Formbean attributes from JSP

Thread view: 
Squishy - 03 Jul 2006 11:50 GMT
Hello,
I have a Struts backed JSP. Normally i access the Formbean's parameters
via Struts Tags like
<bean:write>.
However now i have to put some form bean properties into a JSP string

I tried it this way

<% mystring = <bean:write name="jslice"
property="auftragsDatumString"/> %>

But that didnt work of course.
How can i access the form bean properties via JSP best?

Regards
Holger Johanndeiter
MiSt - 03 Jul 2006 14:00 GMT
Squishy napisał(a):
> Hello,
> I have a Struts backed JSP. Normally i access the Formbean's parameters
[quoted text clipped - 9 lines]
> But that didnt work of course.
> How can i access the form bean properties via JSP best?

<bean:define id="propertyValueId" name="myFormName"
property="myFormProperty" />

<% mystring=properyValueId; %>

Signature

MiSt



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.