netbeans « JSTL « JSP-Servlet Q&A





1. Where do I put jstl.jar and standard.jar so that Netbeans don't give errors/warnings?    stackoverflow.com

Where do I put jstl.jar and standard.jar so that Netbeans don't give errors/warnings anymore about the taglib.

2. java: use dedicated folder for storing libraries?    stackoverflow.com

i'm using netbeans and When i create a new Java Web >> Web Application there is an option to use dedicated folder for storing libraries I'm wondering what's the difference if i ...

3. NetBeans 7 no suggestions on JSTL tag    stackoverflow.com

I've created, from scratch, a new project to test a .jsp page with some JSTL tags. However in NB the suggestions doesn't work. If I type <c: nothing happen... I've imported from glassfish 3.1 ...

4. JSTL 1.1.2 Property Access syntax question.    forums.netbeans.org

The following syntax is used to acess a visble bean/class. bean.name : a field name in the class. bean["name"] returns a value, if the bean is a map collection. bean.property[index] returns ...

5. Question concerning JSTL tags.    forums.netbeans.org

How may I use the setBundle tag to specify a code context in one JSP, and use the Bundle tag with that setBundle's basename to load that bundle in a second, ...

6. netbeans and jstl    forums.netbeans.org

7. How can I write html or JSTL tags in Java Scriplets?    forums.netbeans.org

Hello People, How can I write html or JSTL tags in Java Scriplets? I have done a sql query using JSTL tags now I want to have assign the results to ...

8. Netbeans and JSTL    forums.netbeans.org

9. The absolute uri http://java.sun.com/jsp/jstl/sql cannot be resolved    forums.netbeans.org

Hello.. i hav downloaded and installed the new Netbeans 6.9.1 and it also installed Tomcat 6.0 as it came with the download pack.All programs installed under c: drive. i have created a new project and given my prject location to G: drive as there is a space problem in my c drive. My problem is when i code a simple helloweb ...





10. Jstl sql tag problem    forums.netbeans.org

11. JSTL Tags Not working    forums.netbeans.org

Hi, I am trying to use JSTL Tags and somehow NetBeans refuses to play. Have downloaded JSTL 1.2 and have added the two files:- jstl-impl-1.2.jar and jstl-api-impl-1.2.jar to my Tomcat lib directory. Am using Tomcat 6.0 and NetBeans version is 6.9.1. Servlet specification is 2.5; JSP version is 2.1 Have already tried out the above with JSTL 1.1 files; jstl.jar and ...

12. JSTL code completion in HTML file    forums.netbeans.org

Hello I've searched the forum and google with no joy. Is there a way to enable jstl code completion on HTML files within netbeans. I've configured TOMCAT to process the the HTML file as a jsp but would make life a whole lot easier if NETBEANS could provide jstl code completion. Thanks in advance. Hugh

13. jsp, servlet, jstl taglibs    forums.netbeans.org

hello guys I have : Servlet Engine: 2.5 JSP Engine: 2.1 Application Server: Apache Tomcat/6.0.32 netbeans 7.0.1 and I have the taglibs 1.0 i THINk and i get errors in my code (according to TDL or attribute directive in tag file, attribute items does not accept any expressions) I'd like to know if the 1.2 version is out and where I ...

14. Need help with JSTL    forums.netbeans.org

I am new to the netbeans forums so if I posted this in the wrong place I am truly sorry I am having a problem with inserting data into a mysql database from Netbeans, everything is connected as I can manually insert data but I am hoping to input using jstl and a form page similar to registration. Any help would ...

15. JSTL Tags Not working    forums.netbeans.org

16. JSTL 1.2    forums.netbeans.org

I believe I am updated with 6.5 - but whenever I create a new web project for Tomcat 6.x or Glassfish v2, JSTL 1.1 libraries are used by default. Aside from manually removing those and adding new JSTL 1.2 user libraries, is there an update I missed for NetBeans 6.5? My understanding was that JSF 1.2 and JSTL 1.2 play well ...





18. JSTL Tag Question.    forums.netbeans.org

I'm not certain that your response is correct, since it conflicts with some literature that I have. Your explanation of the tag leave me with largely no problems. 123 456 In this example: -is it the String "value1" which is substituted in to particularBundle, or is this a variable searched through (the previous posting is unclear). ...

19. Problem with old JSTL and JDK version    forums.netbeans.org

Hi, I'm using NetBeans 6.5 with all updates, but I also have to maintain a project that must run on JDK 1.4 and Servlet 2.3. I'm running it on a true JDK 1.4 and Tomcat 5.0. JARs are in a lib dir within the project and are configured as libraries in the project itself. No other library is used, especially no ...

20. JSP and Jasper Report in Netbeans 6.1    java-forums.org

22. how to create Web application in Netbeans 6.7 ?    java-forums.org

Hi I'm new to JAVA... here a dumb question. please help how to create Web application in Netbeans 6.7 ? not able to fine the web project under create new project section {i.e. file/New project ; attached} What are the prerequisite for creating a java web application? Note: I have installed Netbeans 6.7 and JAVA EE SDK 5 on windows platform. ...

24. WARNING NetBeans HTTP Monitor    java-forums.org