x.servlet-api
3.0.1
provided
SampleJunit
org.apache.maven.plugins
maven-compiler-plugin
3.3
${jdk.version}
${jdk.version}
Cp1252
4.3.20.RELEASE
11
2.5.20
9.0.16
Please kindly let us know the issue. Appreciate your cooperation in this
regards.
Regards,
KIRAN KUMAR VARANSI
nMapper.java?
Given that there was a backward compatibility issue seen with upgrade from
2.3.34 to 2.3.35 (ref:
https://www.mail-archive.com/users@maven.apache.org/msg140838.html), we are
checking to see if there is a way to have a patch that fixes only
"CVE-2018-11776".
Thanks
Kiran
Hi Guys,
We are using Struts 2.5.13 in our Enterprise Java Application and one of
the jsp page has many Struts Select tags with multiple=true(s:select
multiple=true) .
I know that for selecting/deselecting multiple items in the list, we have
to hold the Ctrl Key.
But for the Users who are using
Hi
As a wild guess, did you add the jars in the build class path?
Did you add the struts taglib in the jsp?
> On Apr 14, 2017, at 10:22 AM, sharmila thota wrote:
>
> Yaah he is using jdeveloper 12 version.
> I am planning to upgrade mine too. Will see how it goes.
>
> Sent from my iPhone
roperty in the diagnosisDTO object which is in the
diseasetracking model object, if I give the complete path of the property, its
working now.
Thank you all for looking at my issue.
Kiran
> On Apr 3, 2017, at 2:25 PM, Lukasz Lenart wrote:
>
> 2017-04-03 16:04 GMT+02:00 Kiran Konga
. Please correct me if I am wrong.
name=*"diagnosisDTO.primaryDiagnosis"*
list=*"primaryDiagnosisTypes"*
listKey=*"dstLookupTypeId"*
listValue=*"lookupValue"*
*Thanks[image: Inline image 1]*
On Mon, Apr 3, 2017 at 6:44 AM, Lukasz Lenart
wrote:
> 2017-04-02 22:58
e is just some other information we are missing as to why it is not
> functioning.
>
> On Apr 1, 2017 11:56 PM, Kiran Kongala wrote:
> Hi,
>
> Before calling the return "success" in the action method I added couple of
> println statements and I am seeing the
uld work. I believe
> there is just some other information we are missing as to why it is not
> functioning.
>
> On Apr 1, 2017 11:56 PM, Kiran Kongala wrote:
> Hi,
>
> Before calling the return "success" in the action method I added couple of
> println statements and I am
is? If you do not get a value, then check to
> make sure the path is right or that something is not wrong in your action
> that is populating it. Also verify that the key property in your list is
> the same type as the value being set, both Integer for example.
>
> On Apr 1, 201
Hi,
I am trying to use the Struts2 s:select tag but the drop down value coming
from the db is not being set to the drop down as selected value and the
screen always shows the default first value in the list.
Can some one please help me.
*JSP Code*
*Action Class Code*
*I have Disease Trackin
Hi,
I have a Enterprise java application and we are using Struts1.2 &
struts2-core-2.3.14.jar and everything is fine.
But now I want to use the Rest Plugin and I copied the rest plugin
(struts2-rest-plugin-2.3.14.jar) and made the below changes in the
Struts.xml file. Currently I am not using th
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
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
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
functionality etc.
Any thoughts please.
- Kiran
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
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
: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
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
r
SEVERE: Error deploying configuration descriptor
C:\Users\kiran\AppData\Roaming\NetBeans\7.2.1\apache-tomcat-7.0.27.0_base\conf\Catalina\localhost\ourstory.xml
java.lang.IllegalStateException: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component
[Standa
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
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
://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
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:
>
>
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
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 <
> &
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
, 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
> >
>
;
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
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
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[
/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
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...
Appreciate if some one can take a look.
- 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 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
Hi
I have selection box whose size is restricted as
I am able to get a vertical scroll when I have more than 6 elements in
the box. But I am not able to get a horizontal scroll bar when there is
a long string in the selection box. Is there some way out?
Kiran
Ext: 2429
Vnet: 42441
Hi ,
I have used bean:size tag and getting JspException as shown below
Pls can anybody guess the problem. Thanks.
Thanks,
HAri.
**
javax.servlet.jsp.JspException
at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:875)
at org.apache.struts.taglib.b
Hi , I have deployed struts application on WebLogic 8.1 and on start up
I am observing java.lang.ExceptionInInitializerError error for Action
Servlet.
Below is the stacktrace of the error. Please write your comments on this
problem.
Thanks,
HAri.
**
just a guess in ur execute method try this
form = null;
--- pls <[EMAIL PROTECTED]> wrote:
> thanks for the suggestion Amol, but that returns an
> IllegalStateException..
> thanks for trying anyways.
>
>
> "Amol Yadwadkar" <[EMAIL PROTECTED]> wrote in
> message
>
news:[EMAIL PROTECTED]
> > Hi
im not sure this will work but u can try this
create a new actionforward in your action class and
then specify the url along with bookmark and then
forward it ..
Kiran
--- "Otto, Frank" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> can I define an action that it goes to a b
Use bean define and store the url into a jsp variable
and then use the following tag to forward it to the
particular u want
Hope this is useful
~Kiran
--- [EMAIL PROTECTED] wrote:
>
>
>
>
> I am new to STRUTS so I am struggling with the use
> of the "page or h
Hi All,
When using struts rewrite tag
when we use href the session id is not generated in
the link (we have disabled cookies to check this)
Link
But When we use this the Session ID is generated
Link
Isnt it supposed to generate the session ID even when
we use href ??
Thanks,
Kiran
ng();
byte[] stringBytesISO =
eucString.getBytes("ISO-8859-1");
eucString = new String(stringBytesISO, "EUC-JP");
But this works perfectly if we use a POST method but
not on GET
Version We Use
Tomcat 4.1.27
Struts 1.1
Looking forward f
44 matches
Mail list logo