Tomcat/5.5.3 with jdk1.5.0 DONOT run on port 5555.

2004-11-06 Thread Amit Gupta
Hi , I have configured Tomcat/5.5.3 with jdk1.5.0. When I configure tomcat to run on then it DONOT work. On 8080 port tomcat work fine. What May be the reason? Amit Gupta

Re: Tomcat/5.5.3 with jdk1.5.0 DONOT run on port 5555.

2004-11-06 Thread Vic (Vinny) Cekvenich
Why not post on the Tomcat list? .V Amit Gupta wrote: Hi , I have configured Tomcat/5.5.3 with jdk1.5.0. When I configure tomcat to run on then it DONOT work. On 8080 port tomcat work fine. What May be the reason? Amit Gupta ---

Re: Using Tiles outside of an ActionServlet

2004-11-06 Thread William Ferguson
David, thanks for your help. I figured out a simple solution to the problem which looks like it will work. BTW the "Tiles Advanced Features PDF" is an excellent resource - thanks. Lots of good patterns and examples. William - Original Message - From: "David G. Friedman" <[EMAIL PROTE

Re:Hi

2004-11-06 Thread Tushar Agrawal
Hi , what i understand from your original problem is you want to capture on change event and want a mechanins to idenify each "option" uniquely..right. Whatever u r doing using struts is correct..and need not to make "indexed=true" . All you need to do is just write a javascript code some w

Re: Cannot call more than once!

2004-11-06 Thread Mick Wever
> > There is a simple solution. In the c:import specify an absolute URL. > I am having the same issue as you were last month. I am using OC4J (AS > 10g) and can not nor more than one Struts >action > on the same JSP. I saw that you worked around the issue by using an > absolute URL with . I

passing property as attribute to simple tag

2004-11-06 Thread [EMAIL PROTECTED]
Hello, I've stared blind on this one, please anyone help me. I have a "simple tag" in which I iterate through the property of a bean: This works: it calls the getWensenGebruiker method of the "persistentie" bean Now I want the property to be called as an attribute to the simple tag, so that