Re: Tomcat Struts => Problems with my first page

2005-03-18 Thread Lost World
You cannot access the jsp like http://localhost:8080/MyFirstPage.jsp You should use Sturts-config to map your action to that JSP page. Then you should access the page which looks similar to http://localhost:8080/FirstAction.do --- [EMAIL PROTECTED] wrote: > Yes, this is correct.. >

Re: Tomcat Struts => Problems with my first page

2005-03-18 Thread Lost World
ARe you requesting by typing in the browser http://localhost:8080/MyFirstStrutsPage.jsp? --- [EMAIL PROTECTED] wrote: > > Hi There, > I've created MyFirstStrutsPage.jsp: > <%@ page language="java" %> > <%@ taglib uri="/struts-bean.tld" prefix="bean" %> > <%@ taglib uri="/struts-html.tld" prefi

JNDI Realm with eDirectory

2005-03-18 Thread Lost World
Hi, I am looking into configuring a jndi realm to eDirectory for authentication and authorization. I have not used to eDirectory before, I am more familiar to open ldap and Sun one ldap. There is no uid attribute or password attribute for user in eDirectory. Has anyone configured a jndi realm to