• 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 integration with JSF

 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody,

it has been along time since my last post, i think it was 3 years ago when i graduated and start working.wish this is the right place to post such a question.

I'm facing a problem with integrating a simple HelloWorld application from struts2 to JSF, i need to convert only the UI, i try to use struts2-jsf-plugin lib and update my struts.xml as follows


and these updates are the only updates needed as all articles I read, and guess what !? this is not working it gives me Error HTTP 500.

I desperately need help.

thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic