Ask about ActionForward

2001-09-07 Thread Antonio Weber
I have code in a Action looking like this public ActionForward perfom else { String forward = LookupKeyUpdate.jsp?PK_LookupKey= + PK + Key= + Key + OrderId= + OrderId + ValidFrom= + ValidFrom + ValidTo= + ValidTo;

Is this a bug ??

2001-09-06 Thread Antonio Weber
Hi !! I had the problem that the tags wasn't translated in the html code something like this /tdtdcenter2001-01-01/center /tdtdcenter2009-12-12/center html:hidden property=pk_lookupkey value=72.0/ I added the taglib import. I works, but only in some cases. In some cases not, something like

AW: Confused about everything ... - I think now it's a problem with the ActionForm

2001-09-05 Thread Antonio Weber
-3463 -- http://www.husted.com/about/struts/ Antonio Weber wrote: Hi !! I get an ServletException on my bea with this message Cannot retrieve mapping for action /LookupAction Must I add in the web-xml the class as an servlet ?? I don't think so but no I'm so confused ... In my struts

AW: AW: Confused about everything ... - I think now it's a problem with the ActionForm

2001-09-05 Thread Antonio Weber
again. You might also try (this part of) the application under Tomcat or Resin, to be sure it is not a WegLogic deployment issue. -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel +1 716 737-3463 -- http://www.husted.com/about/struts/ Antonio Weber wrote

struts-tags are even in the html-site

2001-09-05 Thread Antonio Weber
Hi !! Is this ok that a struts-tag is in the html-site to ? Because in my action I can't get the value of the pk_lookupkey. /tdtdcenter2009-12-12/center /tdtd html:hidden property=pk_lookupkey value=72.0/ centerinput type=submit name=action

AW: struts-tags are even in the html-site

2001-09-05 Thread Antonio Weber
. Luis Olivares. Infosphere S.A. de C.V. Delivering the Power of Information - (52)8-365-42-88 Ext. 107. [EMAIL PROTECTED] - Original Message - From: Antonio Weber [EMAIL

new at stucts

2001-09-03 Thread Antonio Weber
Hi !! I'm new at structs and so i read the tutorial from the site http://www.jspinsider.com/tutorials/jsp/struts/lesson1/l1b_struts.view My Problem is here: Were is the logonform integrated ? In logon.jsp is the action of the form the longon.do. I think I understand that: action-mappings

Where is the bug in my config ?

2001-09-03 Thread Antonio Weber
Hi !! I have a jsp-site with this form: html:form action=/LookupAction.do When I want call the site I get a 500 internal server error. Looking into the logs show me this: 03.09.2001 15:32:16 CEST Error HTTP [WebAppServletContext(7676648,DefaultWebApp,/DefaultWebApp)] Root cause of