Forum: JSP Nov 23rd, 2007 |
| Replies: 1 Views: 715 Hi
In my servlet program , i retrive some records from my database. These records should be print in another jsp page.so how to pass records from servlet to jsp. how to do it and what are the... |
Forum: Java Jul 27th, 2007 |
| Replies: 2 Views: 594 Hi
I am using jboss 4.0.4 server. while i start my server i got
org.jboss.deployment.DeploymentException .and one warning
failed to start connectors.
how can i solve that Exception.
... |
Forum: Domains and DNS Jul 6th, 2007 |
| Replies: 0 Views: 1,431 Hi
how can i create virtual host in jboss 4.0.4 server.
and how to map my application to mydomain name.
i.e
www.myproject.com insteadof
http://localhost:8080/myproject |
Forum: Java Jul 5th, 2007 |
| Replies: 1 Views: 1,785 Hi
I am running jboss 4.0.4 in fedora linux server. when i run jboss
run.sh. It properly run. how to stop run.sh file. if i press ctrl+z
it stopped.
again i start means, the... |
Forum: Java Jun 29th, 2007 |
| Replies: 1 Views: 556 Hi
I am using jboss server 4.0.4 to run the jsp application.
to run i can give the url as http://localhost:8080/myproject (http://localhost:8080/projectname).
if i can give like this, it is... |
Forum: Java Jun 29th, 2007 |
| Replies: 2 Views: 901 Hi
what are the ways to improve performance of tomcat server. or
Tomcat performance tuning.(Tomcat server 5.5)
Thanks |
Forum: Java Jun 27th, 2007 |
| Replies: 1 Views: 629 Hi
I am using Jboss 4.0.4 server. when i run my application. i.e start my batch file run.bat. it tells
Failed to map vhost:mylocalhost1.com
did not set the virutal host. so how to solve... |
Forum: Java Jun 26th, 2007 |
| Replies: 1 Views: 2,233 Hi
How can i create virtual host in JBoss server 4.0.4.in that,how can i mapped to my domain name. i.e www.myproject.com like this.
and how to run in the server. |
Forum: Java Jun 26th, 2007 |
| Replies: 8 Views: 1,208 Hi
What is the difference between application server and webserver.
thanks. |
Forum: Java Jun 22nd, 2007 |
| Replies: 1 Views: 651 Hi
Is there, any way to improve jvm memory size in tomcat 5.5 server. how to increase the performance of tomcat server. |
Forum: Java Jun 21st, 2007 |
| Replies: 2 Views: 863 Hi
i have one doubt. apache and tomcat are same are different server.
why normally called as apache tomcat server? that means both are combined works.
what are the possible ways to improve... |
Forum: Java Jun 21st, 2007 |
| Replies: 1 Views: 767 Hi
what is mod_jk in tomcat server. why it is used.? where it resides?
using this one, the tomcat server performance should increase or not. |
Forum: Java Jun 20th, 2007 |
| Replies: 1 Views: 574 Hi
I am using jboss server 4.0.4 to run the jsp application.
to run i can give the url as http://localhost:8080/projectname.
if i can give like this, it is properly running.
but i can... |
Forum: Java Jun 19th, 2007 |
| Replies: 4 Views: 693 Thanks for your replay.
i want know where or which path the session information stored either client or server.(HttpSession)
by
arun |
Forum: Java Jun 19th, 2007 |
| Replies: 4 Views: 693 Hi
what purpose of HttpSessionContext? all the session information
are stored this place.
Thanks inadvance
arun |
Forum: Java Jun 18th, 2007 |
| Replies: 2 Views: 5,874 Hi
In any project we can set values to the session.and get value from the session. which place or path the session information to be stored.
Thanks in advance |
Forum: Java Jun 13th, 2007 |
| Replies: 1 Views: 581 hi
im new to our community.
im running jsp application in jboss server 4.0.4.
in that without specify the port no? can i run the application is possible?
send replay |