sumanth divvela

Greenhorn
+ Follow
since Dec 19, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by sumanth divvela

hi every body,

I have impelemented one application for getting the details of particular customer that is available in the database for this i created one login page with login.jsp in this i have two setter's and getter's with the name FirstName and LastName. And it contains one submit button.

When i am clicking on submit button i am getting

why i am getting this error. In which situatin it will occur please clarify my doubt as soon as...

Thank you in advance

Sumanth
[ December 28, 2005: Message edited by: sumanth divvela ]
18 years ago
ok Thank you sir i tried with

but still i am getting an error

i am not understanding why this error comming. Please tell me when we get these type of error?

please.. sir
18 years ago
I have implemented one display.jsp file by using normal form tag of html language. My intension is in this display.jsp page data will be displayed with one checkbox at last of each and every record and with one submit button. whenever we select any record by checking the checkbox and click on submit button then the action should pass to next page.
here the code i have written

for this one i have written <action> in struts-config.xml is


and one more thing this is part of my module i am doing this in server. If i am doing this locally it is working but whenever i uploaded into server is not working. please tell me the correct way to get the action.
18 years ago
u have entered code is here

but i hope the problem with
instead of this just try out this i hope it will work just try it
18 years ago
We have implemented small module by using a framework StrutsStudio. When i am trying to run the project it is asking for the AntScript, what is antscript here in case of strutsstudio. If any budy having an idea regarding the antscript please guide me sir.

Thank you
18 years ago
Thank you sir that problem is solved with your answer. Ok

Bye
18 years ago
ok i tried with ur suggestions but still i am getting same error.
i have posted the same question today also sir in that i have mentioned everything with code my intension. please check the posted question sir.
18 years ago
sorry i am new to this forum that's i have done mistake ....

i will try with ur answer. I'll give reply soon ..ok

thank you
18 years ago
I am using action.do in normal <form> tag of html language but it was giving an error like



if it is possible to use in normal html language please tell me how to use?

I have implemented one jsp page in that i am populating data that is available in database with checkbox at last column for each and every recod and one submit button in the jsp page. Here my intesion is to display selecetd recored it means that which record was checked only that record have to display in next page for this one i am checking whether the record is checked or not by using the javascript


please help to resolve the problem..
thank you in advance
18 years ago
sorry i didn't understand what u mean i.e, here what is /myApp/
[ December 19, 2005: Message edited by: sumanth divvela ]
18 years ago