Title: RE: Hyper-Link..

try this
with your action xml having logonAction.jsp mapped to your ActionClass
regards
Sajid

href="/logonAction.do?username=test&password=changeme"

    -----Original Message-----
    From:   Shane Warne [SMTP:[EMAIL PROTECTED]]
    Sent:   Monday, April 02, 2001 11:10 AM
    To:     [EMAIL PROTECTED]
    Subject:        Hyper-Link..

    Hi,
    I have just started to use Struts was wondering how
    should i call an action servlet from a hyperlink..
    It works this way,
    I generate a report which has dynamic hyperlinks with
    some parameters added as the query string. Now when
    the link is hit i want a jsp page to load retreiving
    data from the database based on the parameters. I
    would like to know this in terms of FORM- ACTION
    SERVLET - EJB- ACTION SERVLET- JSP.
    'd appreciate if someone can guide me through this.
    Can i try
    href="/logonAction?username=test&password=changeme"

    Thanks,
    Shane..

    __________________________________________________
    Do You Yahoo!?
    Get email at your own domain with Yahoo! Mail.
    http://personal.mail.yahoo.com/?.refer=text

Reply via email to