vendikonda sravan

Ranch Hand
+ Follow
since May 09, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by vendikonda sravan

Hi,

I'm writing a program where in my jsp page if i click on image i should receive an id related to it(image) how do i do it.I'm using struts 2 to process the request.
if this is not the right forum to ask then redirect this to the right one.

Thanks in advance
Sravan V
i have added Struts 2.1 capabilites to the webproject i have started in my eclipse.
14 years ago
Hi,

how do i do that ? actually i have added the jar files.

Thanks
Sravan V
14 years ago
Hi,


i'm writing basic struts 2 helloworld using my eclipse and tomcat and getting fallowing error.

SEVERE: Exception starting filter struts2
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter. StrutsPrepareAndExecuteFilter
14 years ago
Hi,
can some buddy give me some reference ( some tutorial) to store images to MySQL using Hibernate.some tutorial
I am using struts 1 & jsp to get the file form.

Thanks
Sravan V
Hi,
I am uploading an image using jsp/Struts1.
and got the error AddEmployeeForm.setFile - argument type mismatch
my jspcode is

my actionform code is


unable to find were is it going wrong.wen do we get the argument mismatch error
Thanks
Sravan V
14 years ago
Hi,

i am getting problem sayin Content is not allowed in prolog. in the fallowing file
I have tryd changing
<?xml version="1.0" encoding="UTF-8"?>
to
<?xml version="1.0" encoding="UTF-16"?>
Still it show ing the same error.


Thanks
sravan V
Hi ,

i found the similar post but didn't get the solution or i should say i didn't understand it. can some buddy bref me on this

simil post

thanks
14 years ago
Hi,

i have the fallowing error wen i type the url in my browser can some buddy explain what it means

javax.servlet.ServletException: javax.servlet.jsp.JspException: Exception creating bean of classcom.yourcompany.struts.form.MployeeForm :

in the server

SEVERE: Error creating form bean of class com.yourcompany.struts.form.MployeeForm

Thanks
Sravan v
14 years ago
Hi,

thanks every buddy kumar was right the pronlem was in html the problem is solved.
Thanks alot guys
14 years ago
HI,

i have written a small basic servlet

which takes responce from the index.html

and web.xml file
and my Servlet class is Servlet1
i'm using my eclips with tomcat. can some buddy help were it's goin wronge.
14 years ago
yes i have here is the code
Hi ,

i wrote a simple hibernate Program got no exceptions but i'm still not able to see the database updated.
what might possible be wronge please help .

Thanks
sravan V
Hi ,
I have written fallowing code to and getting fallowing error

resource: connect.hbm.xml not found
where as i have allredy written the resource: connect.hbm.xml file in current package.
can some buddy explain the problem.
main code


config file

HibernateSessionFactory class

hbm file

Hi,
This is a configaration file of a basic hibernate app so i cann't understand what the 3 fallowing lines do. can any buddy explain me. And if this is not the correct forum to ask this qustion please diredt me to the right one.
lines are