| From: James Mitchell [mailto:[EMAIL PROTECTED]]
| Sent: Monday, August 12, 2002 14:02
| 
| Can you send the action declaration for this jsp (from the 
| struts-config)?

Here 'tis:

<action         path="/selectLogo"
                type="LogoSelectAction"
                name="LogoSelectForm"
                input="/LogoSelector.jsp">
        <forward name="success" path="/LogoSelector.jsp"/>
</action>

I'm trying to compare the generated code between the sample application and
mine, but I haven't seen anything yet that's given me a clue.

Thanks!
-- Tracy



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to