• 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

configuration for first page of website

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have configured apache, tomcat and mod_jk , and they are working fine together.
Now I want the first page of my website (meaning www.mydomain.com ) to be directly one of my struts action.

What should I configure to do that ? what file in apache or tomcat ?

My temporary solution is to have an index html file in my apache web directory with a frame that points to my action on my tomcat context.
I don't want to keep that frame and that dirty solution.

Please help...

sandy
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"sandy L.",

You have already received one warning regarding your display name in this topic.

Your display name must be a first and a last name (an initial will not do) separated by a space character, and must not be obviously fictitious.

Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

Thanks!
bear
Forum Bartender
 
Sunglasses. AKA Coolness prosthetic. This tiny ad doesn't need shades:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic