Re: link to stylesheet in jsp doesn't work

2009-07-06 Thread Christian Benjamin Ries
Try this: Date: Monday, July 6, 2009 3:08 Subject: link to stylesheet in jsp doesn't work To: user@struts.apache.org > I'm having a problem linking to a stylesheet and could use some help. > > My project layout in Eclipse is as follows: > > pp_base >     WebContent >     css >    

Struts and more than one Servlet?

2009-06-22 Thread Christian Benjamin Ries
Hello together, I like to implement few servlets with struts2. The problem is, that I gets always a exception. See below this message. Every servlet has a struts.xml and log4j.properties file. When I start the servlets on itself, I get no start up problems but when I will start all servlets toget

Preload of database data?

2009-05-19 Thread Christian Benjamin Ries
Hi there, I have a small site with some informations which are stored in a database. A method for administrations reason is added to change the content (names) of the datasets. Now, I will add these names to my navigation. I have a action like this: ... This action edits the content of th