473,395 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

JSTL Issue

Hey guys, newbie at the JSP/.JSTL here and I got a weird workings going on. Here is some background and i will make an amended post with the code...the forum is saying i am using images when i actually am not...weird.

Here is what is trying to be done: I am attempting to create a table that alternates color for the row every other entry. I have a Vector that holds holds an array of strings, which in here is called foo and entry, respectivly. Each string array has 3 values in it that I use. Now I can get the table to display, however the color is not alternating, and only the last array in the vector is showing up in every row of the table, like:

Entry #3 wrtten by person
Entry #3 written by person
Entry #3 written by person

Any ideas as to what i need to do to help get these issues resolved would be greatly appreciated. My best guess is that something is being screwed up in the i varaible i use to determine which row is the odd man out for coloration and i have no clue as to why only the last value is showing up in the table.
Mar 30 '07 #1
1 1114
Ok, well i need an admin to PM me please so i can get them to authorize the use of "images" even though there are none and all I am attempting to pose is HTML with JSTL in it.
Mar 30 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Pat Kelley | last post by:
I am trying to feed database column data into a bean using JSTL expression language: <jsp:setProperty name="fileWrite" property="fileText" value="1"/> <c:set var="test" value="test"/>...
0
by: Michael Alers | last post by:
Hello, I am extracting XML from a dbase and using jstl xml tag library to parse and display the xml. The problem I have is that the XML contains a DOCTYPE with a relative DTD declaration eg. ...
0
by: SOAP | last post by:
where are I fing JSTL documents and API? I am new to use JSTL in JSP Thank you.. -- ~ Samba, more than a low cost File and Printer server ~ -- Let us OpenSource --
1
by: Brent Eamer | last post by:
How do I assign a form field to a value parameter of the sql tag? Ie) I want a query that will search for an item in the database based on the value of a hidden form field All the examples I...
2
by: steve | last post by:
Has anyone converted a JSP app with JSTL to C#? Microsoft's converter (JLCA) seems to basically ignore JSTL tags. Any help would be appreciated. thanks - - steve
4
by: Manuel | last post by:
Hello. I need insert a piece of javascript code in a JSTL page, that it will execute always, that is, without events. I use the tag <scriptbut this make that the web don't load correctly. ...
0
dmjpro
by: dmjpro | last post by:
Today I start learning JSTL. But I found in JSTL syntax that uri. Why it is? plz explain experts. Kind regards, Dmjpro.
1
dmjpro
by: dmjpro | last post by:
I added this line in JSP page. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> When I compile the JSP then i getting an error. org.apache.jasper.JasperException: The...
2
dmjpro
by: dmjpro | last post by:
look at my code ...... <jsp:usebean id = "test" scope = "page" class="java.lang.String"/> <c:if test = "test.length()==0"> <H1>Welcome JSTL</h1> <!--This portion is not executed--> </c:if>
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.