Struts 2 Tutorial 05 - Understanding Namespaces

preview_player
Показать описание
We'll understand the concept of namespaces when mapping Struts 2 actions. We'll configure a namespace, and also understand the default "/" namespace.
Рекомендации по теме
Комментарии
Автор

so awesome! thanks a lot! we need more tutorials as soon as posible please! you have a great talent in explaining!

diegoramos
Автор

unable to run got this following error:-


RROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
SLF4J: Failed to load class
SLF4J: Defaulting to no-operation (NOP) logger implementation
Jul 12, 2017 2:41:07 AM filterStart
SEVERE: Exception starting filter struts2
Unable to load configuration. - bean -
at
at
at
at
at
at
at
at
at
at
at
at Source)
at Source)
at Source)
at Source)
at java.lang.Thread.run(Unknown Source)
Caused by: Unable to load configuration. - bean -
at
at
at
at
... 15 more
Caused by: Unable to load bean: type: - bean -
at
at
at
at
... 18 more
Caused by: Bean type class with the name struts has already been loaded by bean - - bean -
at
... 21 more

Jul 12, 2017 2:41:07 AM startInternal
SEVERE: Error filterStart
Jul 12, 2017 2:41:07 AM startInternal
SEVERE: Context [/struts2starter] startup failed due to previous errors
Jul 12, 2017 2:41:08 AM

yalairfan
Автор

When my struts.xml package tag don't have a namespace attribute, the getTutorial.action works in all "namespace" same that doesn't exists.

ex:

After I added the namespace attribute in my struts.xml package tag the getTutorial.action work only in defined namespace.

Why ??

I'm using
- eclipse 3.7
- Tomcat 9
- struts 2.5

Obs: sorry my english.

tucupivalley
Автор

check the console error. check is lang3 is not found. i had this error because commons-lang3 is not found.
just include commons-lang3

bartolay
Автор

thank u very much for ur wonderful tutorials ... i never seen
pls try to add some more tutorials of STRUTS 2....
every one waiting for ur videossss consider as request

mahirock
Автор

Thank you for these videos...
Please add some more videos..like for session handling..database connection..
:)

bharills
Автор

Hey,
The web page should be opened automatically right.
You did changes in the URL and the page opened. But that should not be the case while running the application right.
I am getting the index page while running the program. How do I solve that problem?

indranilthakur
Автор

thanks for the videos man! i find the explanation really very clear
Plz plz do add more! thanks :)

rumitification
Автор

soooper, just loved the way of teaching, so clean screen through out the session and so clear about the concepts.

THANKS A TON FOR YOUR TIME AND EFFORTS, this is gonna help lots of javabrains.

shivabasayyahiremath
Автор

thank you alot. we need ejb tutorial if you have a time

javatips
Автор

HI Koushik

can you pls upload core java turtorials

thanks

dvijayk
Автор

More tutorials please, as soon as possible, you explain things well.

hpaha
Автор

hii, thanks for explaning the concept of struts2 with details and practical

pawanshinde
Автор

Great work! keep it up. Thanks for teaching in the best way

harishshet
Автор

thanks a lot for the tutorials.plz add more.

diveshtejnani
Автор

Very well explained..But I am getting an error that requested resource is not available

samyukthadantuluri
Автор

what tool do you use to record tutorials ?

tejasbhojak
Автор

i'm getting the 404 ERROR even when i have an index.jsp file...but if i removed the filter from web.xml..then index.jsp is loading but if i add the filter in web.xml..then i am encoutering the 404 ERROR..anybody..PLEASE HELP!!
is it because i'm using tomact 6???!!

MrAbIRaZ
Автор

404 error -requested result is not found?
plzz help how to solve this error

Abhishekkumar-wipg
Автор


i'm getting the 404 ERROR even when i have an index.jsp file...but if i removed the filter from web.xml..then index.jsp is loading but if i add the filter in web.xml..then i am encoutering the 404 ERROR..anybody..PLEASE HELP!!

nagavenkatyugandhar