IntelSucks
Oct 12th, 2007, 09:26 AM
I feel pretty dumb at my new job.
I need some help:
I am trying to write a scriptLET that will hide <tr>'s.
I have a page on the site im working on that displays a lot of client information. I wan't to hide a section of that page if it doesn't pertain to them specifically so I will need to hide a bunch of table rows. Basically I wanna say:
if vect= null
hide all the crap between here and here...
I know it sounds stupid but im new to JAVA woohoo!
I need some help:
I am trying to write a scriptLET that will hide <tr>'s.
I have a page on the site im working on that displays a lot of client information. I wan't to hide a section of that page if it doesn't pertain to them specifically so I will need to hide a bunch of table rows. Basically I wanna say:
if vect= null
hide all the crap between here and here...
I know it sounds stupid but im new to JAVA woohoo!