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..
>
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
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