• 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.xml file and struts-config.xml files are same or not

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

Iam having a dote i have created the login page with struts2 and some information maintainers pages are developed with struts,spring ans hibernate.

now i wants to merge the two tasks.

In loginpage iam having struts.XML file

In maintainers page iam having struts-config.xml file. I got sample code for maintainers page and developed and modify the code for my project.

Now iam having confusion is struts.xml file and struts-config.xml file are same or not.


I am having big confusion , No one is not there to guide me in my office.


Please help me to solve my issue and please guide me.


Thanks in advance.




 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic