Hi,
I have some issue with struts 2 select tag and have posted in stackoverflow.
Appreciate if some one can take a look and help.
http://stackoverflow.com/questions/25193763/struts-2-select-tag-not-getting-populated-from-dao
- Kiran
Can you upload the video ?
On Friday, August 22, 2014, Christian Grobmeier wrote:
> Hey folks,
>
> if you live near Munich, you are welcome to join the talk of Struts
> Committer Christoph Nenning on 25.08.!
>
> He is usually a bit a shy guy so i am posting this so nobody misses it.
>
> Here is
Hi
I need some help and I have to include header and footer file in Index
jsp...
For some reason its not working and showing up source code in browser.
http://stackoverflow.com/questions/27220192/struts-2-sinclude-tag-not-working-for-header-jspf-file?noredirect=1#comment42946997_27220192
Ap
idhar Yaragalla.
>
> *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>*
>
> On Sat, Jan 10, 2015 at 9:49 AM, Kiran Badi > wrote:
>
> > Hi
> >
> > I need some help and I have to include header and footer file in Index
> > jsp...
/header/header.jspf
>
>
> i think it is not header.jspf it is header.jsp
>
>
> *Thanks and Regards,*
> Muralidhar Yaragalla.
>
> *http://yaragalla.blogspot.in/ <http://yaragalla.blogspot.in/>*
>
> On Sat, Jan 10, 2015 at 10:42 AM, Kiran Badi wrote:
>
> > I
Hi All,
I am trying to integrate S2 with Tiles 3 Plugin, But getting below
exception, and all my attempts to resolve this has failed.Can some one help
SEVERE: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component
[StandardEngine[Catalina].StandardHost[
e the root cause of the problem
>
> Caused by: java.lang.ClassNotFoundException:
> org.apache.tiles.startup.TilesInitializer
>
>
> have you added all the necessary jar's of tiles ?
>
>
>
> On Wed, Jan 14, 2015 at 9:50 AM, Kiran Badi wr
;
sreekanth.n...@egovernments.org> wrote:
> Please check this link, and make sure you have done tiles integration in
> the same way.
> http://www.tutorialspoint.com/struts_2/struts_tiles.htm
>
>
> On Wed, Jan 14, 2015 at 10:32 AM, Kiran Badi wrote:
>
> > Yes I have
, January 14, 2015, Lukasz Lenart
wrote:
> 2015-01-14 5:20 GMT+01:00 Kiran Badi >:
> > Hi All,
> >
> > I am trying to integrate S2 with Tiles 3 Plugin, But getting below
> > exception, and all my attempts to resolve this has failed.Can some one
> help
> >
>
thanks Chris, Makes Sense.
On Wed, Jan 14, 2015 at 5:43 AM, Christoph Nenning <
christoph.nenn...@lex-com.net> wrote:
> > Hi Lukasz
> >
> > I downloaded complete struts 2.3.15 package which contains all jars and
> > have put everything under app /web inf lib folder. Then I removed tiles
> 2
> > p
ckoverflow.com/questions/16116142/how-to-integrate-struts-conventions-with-tiles-such-that-the-benefit-of-conventi
>
>
> On Wed, Jan 14, 2015 at 10:23 AM, Kiran Badi wrote:
>
> > thanks Chris, Makes Sense.
> >
> > On Wed, Jan 14, 2015 at 5:43 AM, Christoph Nenning <
> &
Finally I resolved it. Tiles - Servlet 3.0.1 jar was missing and had to add
tiles 3 jars and their dependencies.
Thanks everyone for your time and patience.
On Wed, Jan 14, 2015 at 2:41 PM, Kiran Badi wrote:
> I am not sure but I am circling with different exception with little
> pr
Please check if the html of view layer has if any incomplete tags.
Sometimes due to incomplete tags it never reaches action
On Thursday, March 26, 2015, Ellson, Jared wrote:
> Yes:
>
> public String action() throws Exception {
>
>
> On Thu, Mar 26, 2015 at 5:41 PM, Ken McWilliams >
> wrote:
>
>
://stackoverflow.com/questions/30056132/integrating-classic-jsp-servlet-3-0-based-web-application-with-struts-2?noredirect=1#comment48258124_30056132
Please see if someone can throw some light on my issue.
-- Kiran Badi
ons/30056132/integrating-classic-jsp-
> > servlet-3-0-based-web-application-with-struts-2?
> > noredirect=1#comment48258124_30056132
> >
> > Please see if someone can throw some light on my issue.
> >
> > -- Kiran Badi
>
>
>
>
> Basically you regi
ow,
> > > >
> > > > http://stackoverflow.com/questions/30056132/integrating-classic-jsp-
> > > > servlet-3-0-based-web-application-with-struts-2?
> > > > noredirect=1#comment48258124_30056132
> > > >
> > > > Please see if someone c
rker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
On Mon, May 11, 2015 at 12:45 PM, Kiran Badi wrote:
> Hi Chris,
>
> Here is Struts 2 filter in web xml,
>
>
> Struts 2 Filter
> struts2
>
> org.apache.struts2.dispatcher.ng.f
checking chris. I think that should work.Let me check.
On Mon, May 11, 2015 at 12:51 PM, Chris Pratt
wrote:
> If all your URLs aren't at the root (which they probably aren't), you'll
> want to change your url-pattern to just *.action
> (*Chris*)
> On May 11, 2015 9
:309)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
On Mon, May 11, 2015 at 12:59 PM, Kiran Badi wrote:
> checking chris. I think
Mon, May 11, 2015 at 1:11 PM, Chris Pratt
wrote:
> Try adding namespace="/"to your s:url tag.
> (*Chris*)
> On May 11, 2015 10:06 AM, "Kiran Badi" wrote:
>
> > Hi Chris, it load app with welcome page with *.action mapping,but seems
> > lik
another query for which I will initiate a separate thread.
Thanks for your time and assistance.Appreciate it.
- Kiran
On Mon, May 11, 2015 at 5:49 PM, Kiran Badi wrote:
> No Luck.It loads the page but straight away goes to error page. Let me
> prepare a simple use case and upload it to some
Hi All,
I was using Apache FileUpload 1.2 for my classic web app based on
jsp/servlets and now I have integrated Struts 2.3.20 with this application.
For some reason after adding S2 with my classic app, its breaking file
upload functionality which was working fine earlier.Nothing shows up in
logs
x27;s which
probably I need to exclude.
- Kiran
On Wed, Jun 24, 2015 at 12:59 AM, Lukasz Lenart
wrote:
> Please do not cross post to many lists.
>
> 2015-06-24 1:22 GMT+02:00 Kiran Badi :
> > Hi All,
> >
> > I was using Apache FileUpload 1.2 for my classic web app bas
haha got it Lukasz.Thanks.
On Thu, Jun 25, 2015 at 1:02 AM, Lukasz Lenart
wrote:
> 2015-06-25 5:25 GMT+02:00 Kiran Badi :
> > ok Lukasz,Thanks
> >
> > I think its exclude pattern which was required here
> >
> > I am using
>
> It's a pattern, regex s
Hi ,
For some reasons I keep getting this warning in the log file and I am not
able to figure out the cause for it, any ideas as what is causing this,
I have tag in one of the jsp I know, but I do not have expression,
SEVERE: Developer Notification (set struts.devMode to false to disable this
m
25 matches
Mail list logo