| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
1 comments so far (post your own) View All Comments Latest 10 Comments:I am a beginner in jsp and jstl. I found this page very helpful excep at two points where i got stuck. These are
1)Instead of <%@ taglib prefix="c" ri="http://java.sun.com/jstl/core" %> the following worked
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
IS THIS SPECIFIC TO MY VERSION OF TOMCAT OR IS IT WRONG. i am using Tomcat5.5.20
and in greeting1 it should be
out.println("we welcome"+"<br>");
instead of
out.println("we welcome"+<br>);
Posted by Fawad on Thursday, 06.5.08 @ 18:16pm | #62197