facebook

form casting???

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #280115 Reply

    raysefo
    Member

    Hello,

    I have two jsp pages, one of them is;
    <html:form action=”IsUrunGuncelleAction.do” styleId=”talepFisiEkleForm”>

    and other is;
    <html:form action=”IsUrunGuncelleAction.do” styleId=”IsUrunForm”>

    as you see, form beans are different. And my struts config has;

    <action path=”/IsUrunGuncelleAction”
    input=”/WEB-INF/SAM/talepFisi/IsUrunGuncelle.jsp”
    name=”IsUrunForm”
    scope=”request”
    type=”com.meteksan.kgm.sam.action.talepFisi.IsUrunGuncelleAction”>
    <forward name=”success” path=”/TalepFisiDetayAction.do”></forward>
    </action>
    is there a way to use this action for both of the pages???

    or any how, form casting is available???

    thanks

    #280135 Reply

    Loyal Water
    Member

    This message has not been recovered.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: form casting???

You must be logged in to post in the forum log in