• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help with comparison and output: if 1 == 1 then do the output?

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
greenhorn greetings:
What am I doing wrong here? It looks like it should work, but everything always fails in the second loop.
Help me please!
Byron

[This message has been edited by Byron Bignell (edited September 30, 2001).]
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Unfortunately the above post won't display correctly in most forums on the Ranch, because most forums are set to interpret HTML tags (and things that look like them) rather than display them. So we can't see half your code - the browser doesn't know what to do with it. However the Servlets and JSP's forum is set to display rather than interpret, which is what we need. Plus, since your question is about a JSP in the first place, Servlets and JSP's is the proper place for it anyway. So, I'm moving this post there so that we can actually read it...
 
reply
    Bookmark Topic Watch Topic
  • New Topic