Author Message
HarryHafele
Joined: Nov 5, 2013
Messages: 5
Offline
It appears you can set multiple GOTOs in a Java Servlet. How do you set which exit to take in the java code?
ShwetaBehere
Joined: Dec 23, 2013
Messages: 136
Offline
Can you provide more details on what you are trying to achieve ?
HarryHafele
Joined: Nov 5, 2013
Messages: 5
Offline
In a java servlet you can set multiple "goto"s. In the java code you may make various tests and depending on the tests you may want to take different "goto"s or exit points. How can you specify in the java code which exit to take?
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
Typically you would do what ever calculations you need in java, requestBegin(), then set an OD variable that the logic in the data node branches off of instead of altering the "goto".
IanCarlGimenez2
Joined: Jun 11, 2009
Messages: 0
Offline
Hi Wilson,

Can you give a sample on this.

Thanks
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
email address?
Go to:   
Mobile view