• 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

Struts: 2 Refresh issue.

 
Ranch Hand
Posts: 281
Eclipse IDE Java Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,

The issues i face in struts 2.0.1 are,

1) In the jsp the objects which i use to get back the values to the action comes as NULL... the issue is not always but sometimes, if i restart the server or deploy again the issue vanishes !!

2) The second issue is that 'some variables, textfields, dropdowns etc... dont appear for the first time on my page, when i do a simple and a quick refresh of the page the dropdowns and variables appear correctly !!

I wanted to know if anybody else is facing the same problem... i would not call it a problem... because i dont know whats happening? like how can a page refresh render a jsp properly and does not load the first time.

Thanks !
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic