Results 1 to 2 of 2
- 10-22-2009, 03:58 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 21
- Rep Power
- 0
how to display "<DETAIL>" this string
hi Friens,
Actually I want to use <DETAIL></DETAIL> in stored procedure but when I use that nothing printed in that stored procedure I also tried with String buffer
but display nothing can u help me plzStringBuffer str=new StringBuffer("<DETAIL></DETAIL>");
System.out.println(str.toString());
thank you
PRASHANT
- 10-22-2009, 04:00 PM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Similar Threads
-
How can I prevent "found void but expected java.lang.String" ?
By trueblue in forum New To JavaReplies: 3Last Post: 05-21-2009, 03:48 PM -
JtextPane does not display properly when initialized with ""
By orfano in forum AWT / SwingReplies: 0Last Post: 04-20-2009, 11:08 AM -
final String currentWorld = "Java Forums"; String.format("Hello %s", currentWorld);
By mcfrog in forum IntroductionsReplies: 0Last Post: 04-02-2009, 07:02 PM -
MoneyOut.println("It took you (whats wrong?>",year,"<WW?) years to repay the loan")
By soc86 in forum New To JavaReplies: 2Last Post: 01-24-2009, 06:56 PM -
the dollar sign "$", prints like any other normal char in java like "a" or "*" ?
By lse123 in forum New To JavaReplies: 1Last Post: 10-20-2008, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks