Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-10-2008, 01:20 PM
Member
 
Join Date: Jun 2008
Posts: 55
82rathi.angara is on a distinguished road
How to pass two parameter in struts-config using dynaActionForm
There is compiler error when i write in Struts-config file when i m passing two parameters 'cID=1946&priceRangeId=500' like this one,How can i write

<action path="/DynaShopTest" type="com.angara.testShopCartManish.action.ShopTes t"
name="testDynaForm" parameter="method" scope="request" validate="true"
input="/angara/manager/dmx/processes/addToDMX/testShopCart.jsp" >

<forward name="success1" path="/shop.do?cID=1946&priceRangeId=500"/>
<forward name="success2" path="/shop.do?cID=1944"/>
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-10-2008, 02:34 PM
Member
 
Join Date: Jun 2008
Location: Delhi, India
Posts: 6
upadhyay_java_guru is on a distinguished road
Another way to do pass one parameter with forward tag and put another parameter in request object in action class
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 06-10-2008, 04:43 PM
Member
 
Join Date: Jun 2008
Posts: 55
82rathi.angara is on a distinguished road
How to write two parameters in forward tag
How can i pass one parameter with forward tag and put another parameter in request object in action class
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DynaActionForm, passing Collection to JSP Tokajac Web Frameworks 0 06-05-2008 01:51 AM
Using a variable in Struts config, to redirect vijayr JavaServer Pages (JSP) and JSTL 0 05-12-2008 10:33 PM
question about struts-config.xml christina Web Frameworks 2 02-15-2008 12:45 PM
struts-config.xml Heather Web Frameworks 2 01-17-2008 01:23 PM
arugment/parameter ravian New To Java 5 01-04-2008 11:43 AM


All times are GMT +3. The time now is 05:33 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org