• 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

can I remove the displayed SessionID in URL's of pages using Struts

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
I am a new member here as well as new in JSP/Struts. I am creating examples of Struts applications and I notice that on the address bar of the browser, the session ID also appears along with the JSP page I am currently displaying after a Submit. Is there a way to remove the session Id display and display only the action path or the JSP page name?
I hope you guys can help me.
Thank you very much.
Regards,
Romano
 
reply
    Bookmark Topic Watch Topic
  • New Topic