• 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

arrrrggghhh!

 
Ranch Hand
Posts: 1012
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
okay, i was going to put this aside and study for calculus-2 and discrete math... but i cannot get it out of my head!
is there a method to deal with the " and ' in Reverse2Servlet? or, do i have to come up with a method to do this? i know ReverseServlet said to use something "other than concantenation..." so i cannot think of a way to do it.
i am sure this is really easy, but i just cannot seem to figure it out. any suggestions/hints/beratements will be appreciated!
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Use the substitution hint in the "Notes: " part of the assignment.
[This message has been edited by Marilyn deQueiroz (edited November 06, 2001).]
 
Greg Harris
Ranch Hand
Posts: 1012
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
that is what i was thinking... i guess the warning for ReverseServlet does not apply here?
Thanks!
 
Chicken Farmer ()
Posts: 1932
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Small little post about this same thing is here:
http://www.javaranch.com/ubb/Forum19/HTML/000782.html
and here
http://www.javaranch.com/ubb/Forum19/HTML/000785.html
Jason
 
Greg Harris
Ranch Hand
Posts: 1012
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
oops! i read the first one when it was posted, but i forgot all about it... thanks for refreshing my memory, Jason.
[This message has been edited by Greg Harris (edited November 07, 2001).]
 
jason adam
Chicken Farmer ()
Posts: 1932
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No problem, I remember how frustrated I had gotten over this one little detail, it starts to cloud your senses and makes you forget that other people probably went through it as well.
Good luck!
Jason
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic