Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > JSP Bean retrie...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 15869 of 16477
Post > Topic >>

JSP Bean retrieval

by "Vittorix" <vittorix@[EMAIL PROTECTED] > Mar 9, 2008 at 04:38 PM

hi all,

in a JSP page:

<%
    String bookBeanBeg;
    bookBeanBeg = "bookBeanBeg1";
%>

<jsp:useBean id="<%=bookBeanBeg%>"
    type="p4Solution.BookBean" scope="session" />
<jsp:getProperty name="<%=bookBeanBeg%>"
    property="shortDescription"/>

it doesn't work.

please help to make it work. I'm going crazy with it!

-- 
ciao
Vittorix
 




 5 Posts in Topic:
JSP Bean retrieval
"Vittorix" <  2008-03-09 16:38:39 
Re: JSP Bean retrieval
Andrew Thompson <andre  2008-03-09 18:20:28 
Re: JSP Bean retrieval
"Vittorix" <  2008-03-10 11:22:24 
Re: JSP Bean retrieval
Daniel Pitts <newsgrou  2008-03-10 14:19:34 
Re: JSP Bean retrieval
"Vittorix" <  2008-03-10 18:41:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 12:15:14 CDT 2008.