Jump to content
We've recently updated our Privacy Statement, available here ×

Required Help


aarohan

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Code:
parameters.put("condition",condition);

 

Code:
[code]<parameter name="cond" class="java.lang.String">

 

Code:
[code]<queryString>
... $P!{cond} order by Issuedate;]]>
</queryString>

 

 

BTW: I hope the java code is only a demo/reduced and will not run under a public avaible service...

Post edited by: Alexander Merz, at: 2006/09/10 23:50

Link to comment
Share on other sites

Dear Alexander Merz,

i could not get what u have written, plz explain in detail.

 

"I hope the java code is only a demo/reduced and will not run under a public avaible service..."

 

parameters.put("condition",condition);

<parameter name="cond" class="java.lang.String">

<queryString>

... $P!{cond} order by Issuedate;]]>

</queryString>

 

i think i have already used the code above u have send to me.

 

i could not get please help

 

 

 

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...