hi
i'm new to jsp. i've tried running a simple jsp file that calls a bean
using
but everytime i get 500 internal server error. can anyone tell mewhy and
also i have tried putting my beans in a package and inside
serverclasses. but still it gives the same error
help me
thanks in advance
gun
hi ,
i 'm new to JSP and i hope the probelm i face would be an easy one for many
I have a jsp which returns a java string array. i want to populate this in a
combo box. when i execute this i get a number of combo boxes with one value
in each.
the code is
do
{
String testa=result1.s
anyone help me in this
thanks in advance
Gunaseelan
=========
Gunaseelan, R.
Asst. Systems Engineer,
Tata Consultancy Services GE Center,
185, Lloyds Road, Chennai - 600 086,
Hi
I'm developig an appln where i have only the logout servlet. I don't have
the code of the servlet. upon calling logout it logs the user out and gives
an empty page. i want to redirect it to a jsp page.
since i don't have the servlet code my options are limited it seems.
can i create a new jsp