PDA

View Full Version : Netbeans5.5 in Struts2.0


ramunaidugorle
08-24-2007, 08:45 AM
Hi All,

I am facing one problem i have already done a application Netbeans5.5 with Struts1.2.9 , now i want to change my application into Struts2.0.

I tried to install struts2 in netbeans5.5. But it always says that its giving error about not getting different struts class libraries. I followed the specified way to add libraries in a project, but it still gives error. Also the auto complete options doesn't work when I am writing different struts tags.

any one can help me how to do ????


Thanking you,

With Regards,
RamuNaidu

ess
08-24-2007, 12:51 PM
Not sure if this will help, but seems to provide detailed instructions on how you can configure Struts 2.0 with Netbeans
http://essentialtechjunks.blogspot.com/2007/01/first-struts-20-application-with_1367.html

let's know if that url helped or not...
cheers,
Ess

ramunaidugorle
09-03-2007, 08:43 AM
what ever you have to send Example which is very helpfull for us

many many thanks

but now we are facing a problem
we have first create jsp after fallow your steps after that create one table in mysql after that have write code in execute method but its not working,

So please how get the values from jsp through database tell me

thanking you,
Ramunaidu.Gorle

ess
09-04-2007, 12:07 AM
have you heard of hibernate before?

Hibernate home page
www.hibernate.org/

beginner's tutorial on how to use hibernate
http://www.laliluna.de/what-is-hibernate.html

do a google search for more tutorial on hibernate

cheers,
Ess

ramunaidugorle
09-04-2007, 11:14 AM
Hi all,

we are Facing a big Problem in Netbeans5.5 i have to do narmal applications

But I unable to do with database, i wrote a jsp,action(POJO),struts.xml and DBconnection but i can't get values form jsp to actionpage. i am using request.get parametter (jspvalue?) it s not working it have to show the error 500