html:options tag and localized text as labels...

2001-06-25 Thread Jannik Nørgaard Steen
Hi struts-users,   we're trying to create a SELECT element with labels and values generated by a html:options tag.   The bean that contains the label and value properties for the html:options tag is initialized when a user logs in, providing us with information about locale in order to set

Subclass of ActionServlet not registering correct locale...

2001-03-16 Thread Jannik Nørgaard Steen
Hi,   We've created a subclass of the ActionServlet and are storing a locale object in the session under the key Action.LOCALE_KEY. Apparently this has no effect on our rendered messages.   Does anything special apply in regard to locale handling when you subclass the ActionServlet ??   Any

Re: Struts user base

2001-02-12 Thread Jannik Nørgaard Steen
Hi, we are a danish company in the Media Asset Management business. We are developing our web-interface and have based it entirely on Struts. We are using Borland App Server 4.5 as EJB-backend, with Apache and Resin on the side. /jannik - Original Message - From: "Mike Dewhirst" <[EMAIL

Re: session ids cont...

2001-02-01 Thread Jannik Nørgaard Steen
I have just tested our web application prototype on Netscape 4.7 and there are no problems with URL-rewriting and jessionid's. The servlet container (Resin 1.1.5) picks the right sessions for the right clients. We use a mix of hardcoded with dynamic jsessionid insertion, Struts and Javascript ge

Re: Invoking EJB from Action classes

2001-01-16 Thread Jannik Nørgaard Steen
The JNDI name of the SessionManager EJB is retrieved from a CORBA-server that keeps all the system specific properties, such as JNDI-name spaces. The properties of read by the CORBA-server is kept in a .properties file. Hope this cleared thing up a bit..:) /jannik > > Thanks, > Roger >

Re: Invoking EJB from Action classes

2001-01-13 Thread Jannik Nørgaard Steen
r (we call it a preferences manager) to supply all clients with the JNDI name space for the EJB's. Cheers, Jannik Nørgaard Steen Software developer Digital Zone International A/S - Original Message - From: "Roger Kjensrud" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

Re: Still problems parsing struts-config.xml

2000-12-19 Thread Jannik Nørgaard Steen
> Jannik Nørgaard Steen wrote: > > > Hi, > > > > I've continue to have problems with parsing the struts-config.xml. As Craig > > pointed out I've now included > > the missing DOCTYPE-element in the struts-config.xml. > > > > >From the

Still problems parsing struts-config.xml

2000-12-17 Thread Jannik Nørgaard Steen
r.java:401) at com.caucho.server.TcpServer.init(TcpServer.java:240) at com.caucho.server.http.RunnerServer.main(RunnerServer.java:190) Med venlig hilsen/Best Regards --- Jannik Nørgaard Steen Software Developer Digital Zone International http://www.digital

Problems parsing struts-config.xml

2000-12-15 Thread Jannik Nørgaard Steen
config.xml. I can not see any errors in my xml. I'm using Struts 20001215 binary dist., Resin 1.1.5 and JDK 1.3 Any suggestions, please ? Med venlig hilsen/Best Regards ------- Jannik Nørgaard Steen Software Developer Digital Zone Inte

Struts DTD version..

2000-12-14 Thread Jannik Nørgaard Steen
--- Jannik Nørgaard Steen Software Developer Digital Zone International http://www.digitalzone.dk mailto:[EMAIL PROTECTED] --- "As a software developer, I can offer you this advice: if you have a performance issue, buy faster hardware!"

Re: logic:iterate does not work with HashMap

2000-11-24 Thread Jannik Nørgaard Steen
, Jannik - Original Message - From: "Jannik Nørgaard Steen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 24, 2000 12:21 PM Subject: logic:iterate does not work with HashMap > Hi, > > we're developing a web-app currently using Str

logic:iterate does not work with HashMap

2000-11-24 Thread Jannik Nørgaard Steen
work. Have we missed something or is this a bug ? Med venlig hilsen/Best Regards Jannik Nørgaard Steen