• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

On Beans

 
Ranch Hand
Posts: 124
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How to show output to JSP pages by using bean:write and using logic iterator? I tried but could not get it right?

Is there any other way to get and show to JSP page outputs from database?


PLease tell me any links for this ...I found one roseindia.net as technical form. I am not satisfied with that....Any other...?

And One more question

When do you use bean:message/messages in struts? which scinario we have to use?




Thanks if u gives me....solns


["if u say c& c++ as Sea but JAVA is Ocean/if you say C & C++ as Galaxy then JAVA is Universe"]



regards
amit bhadre
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd suggest you try a tutorial to get started with these concepts.

Here is a good one that covers both the bean:write and bean:message tags.
reply
    Bookmark Topic Watch Topic
  • New Topic