| 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
24 comments so far (post your own) View All Comments Latest 10 Comments:Really Useful Article for biginners
Posted by Hemanth on Thursday, 03.6.08 @ 11:42am | #51672
thanks you for your paper about ant. That's very great
Posted by son.nguyenngoc on Thursday, 02.14.08 @ 13:48pm | #48245
Thats a good article, but i have one question:
I've tried to make my own servlet without any jsp or html pages (only servlets). And when I made a root "META-INF" with file application.xml in it, JBoss gave a list of incompletely deployed packages. In that list was file application.xml
When i deleted directory "META-INF" all servlets worked fine.
So what is the main function of directory "META-INF" for the servlet.
Thanks.
P.S. sorry for my english - I'm from russia
Posted by Ivan Shubin on Tuesday, 11.6.07 @ 15:10pm | #35936
good article even for starters.
Posted by r srinivas on Wednesday, 10.3.07 @ 13:21pm | #31299
love java love jboss
Posted by ri on Tuesday, 10.2.07 @ 21:25pm | #31255
i want to create one struts application. and how to deploy the application using Jboss
Posted by Ashwath on Thursday, 09.20.07 @ 17:11pm | #28197
very good article.
Posted by rajesh chawhan on Thursday, 08.2.07 @ 18:23pm | #22504
Thank you very much for this fantastic tutorial for beginners..
Attila
Posted by attila on Sunday, 07.22.07 @ 17:37pm | #21735
Nice tutorial! Thanks a lot for the intro!
I had an issue that jboss 4.2 didn't compile javax.servlet.* refs.
So I've added servlet-api.jar into the classpath inside build.xml and it runs.
Posted by Pascal on Friday, 07.6.07 @ 13:26pm | #20827
Hi, continue posting such articles. Appreciate your work.
Posted by karthik on Thursday, 06.28.07 @ 11:31am | #20314
Tremendous job!!!!!!!!!!!!
Easy to understand steps.....Enjoy beginners
Posted by Alok Srivastava on Wednesday, 04.18.07 @ 18:04pm | #14503
Hello Syed,
Your problem seems to be that you are trying to access a jsp page inside the WEB-INF directory. Normally these pages are not stored in there unless you don't want them to be accessed directly (WEB-INF is a protected directory).
In other words, if you want to execute that page store it outside the WEB-INF, otherwise you must create a servlet that redirects (internal redirection or inclusion) to that page.
I hope it helps you.
Posted by Entropia on Tuesday, 03.13.07 @ 15:47pm | #11577
very good article. the steps are very clear and understanding. Thanks
Posted by deepali on Friday, 03.9.07 @ 12:42pm | #11232
thanks a lot for this tutorial.
Posted by Manjinder on Thursday, 03.8.07 @ 22:17pm | #11180
thank u for hosting such a nice tutorial
Posted by kaushik on Wednesday, 03.7.07 @ 13:25pm | #10960
Excellent tutorial for beginners.
Thanks.
Posted by sreedhar on Friday, 02.16.07 @ 13:36pm | #8046
Thanks a lot helpful intro to ant
Posted by kdog on Friday, 02.2.07 @ 22:27pm | #5515
Many thanks, you've helped me a lot. Keep on good work!
Posted by Zolesz on Monday, 01.15.07 @ 04:09am | #3507
Hi,
I have an Application. I build it Successfully by ANT and copied shop-1.0.ear file to Deploy folder. But Error message is shown as "HTTP Status 404 - /sl-shop/web/WEB-INF/jsp/index.jsp
--------------------------------------------------------------------------------
type Status report
message /sl-shop/web/WEB-INF/jsp/index.jsp
description The requested resource (/sl-shop/web/WEB-INF/jsp/index.jsp) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.20
So please Help me to run my application
Posted by Syed Akmal on Monday, 01.8.07 @ 18:32pm | #2970
Outsanding job Guys. Very helpfull for the beginners. Keep it up.
Posted by Suman Bir Tuladhar on Friday, 01.5.07 @ 04:15am | #2657
Good exercise
Posted by RR on Friday, 12.29.06 @ 02:21am | #2175
very informative and useful for beginners.
Posted by Vishnupriya on Monday, 12.25.06 @ 19:26pm | #1992
A great starter example for jboss! I tried to get such an example from jboss.org, but could not find it. Did a goole search and got here. Thanks!
Jboss guys must be busy with other things and forgot users need this.
Posted by lxdeng on Thursday, 12.21.06 @ 01:40am | #1372
very good and helpful for self understanding.
Posted by raj kumar on Tuesday, 12.19.06 @ 17:58pm | #1262