Hi,
This is main part of my result.jsp.
I have a problem to display the results from arrayList.
I wanted to do it by while loop.
Please help.
BR
Rafal
<%
ArrayList arraylist = (ArrayList)session.getAttribute("arraylist");
if(arraylist == null){
arraylist = new ArrayList();
session.setAttribu
Hello Everyone.
Plz Help.I have 3 different mapping tables and coresponding Filters.
1st table installment_template_school_mapping Filter:
InstallmentTemplateSchoolMappingFilter
2nd table installment_template_course_mapping Filter:
InstallmentTemplateCourseMappingFilter
3rd table installment_
Hi
This is my first comment in this group, so hello!
What language did the publisher want the book writing in, and what language
were you thinking about doing it in?
Owen
--
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" gro
Hi
I was contacted by a book editor for a project for wrinting a book on
"Writing Java Applications Using NetBeans" - a field book. They canceled
the project, but it still turns in my head. Do anyone know a publisher
that could be interested in such a subject?
TIA
mihai
--
You received this
Hi Jitesh
More details are necessary for a complete diagnostic, but "version
number" can be caused by a difference between the JDBC libraries version
and the database server version. I don't think the JSP code is the cause.
Hope it helps,
mihai
jitesh dundas a écrit :
> Dear Sir/Madam,
>
> I