• Home
  • About
  • Contact

JK Stack

  • Home
  • JAVA/J2EE
    • CORE JAVA
    • JSP
  • Hibernate
  • STRUTS 2.X
  • JQUERY
    • JQUERY WITH ASP
    • JSON
  • MYSQL
  • SHAREPOINT
  • .NET PLATEFORM
    • ASP .NET
    • c#
  • SAP
Home / Archive for June 2013
Struts 2 Download file example- How to configure the file name
dynamically?

Struts 2 Download file example- How to configure the file name dynamically?

1
In this tutorial, i am going to show you how to download file in struts 2 using custom result type configured in struts.xml. jsp page code ...
READ MORE +
What Is The Difference Between getSession (true) and getSession (false)
In Java?

What Is The Difference Between getSession (true) and getSession (false) In Java?

2
As we know, HTTP is a stateless protocol  so series of interactions are difficult to maintain between client and server. That’s why we  use ...
READ MORE +
How To Use Conditional Expression ( ? : ) or Ternary Operator In JAVA?

How To Use Conditional Expression ( ? : ) or Ternary Operator In JAVA?

0
Conditional Expression (operator)   is also known as the ternary operator . This operator consists of three operands and is used to evalua...
READ MORE +
How to use containsKey ('Key') method over a map in JSP using Struts 2 ?

How to use containsKey ('Key') method over a map in JSP using Struts 2 ?

0
Struts 2 makes extensive use of OGNL in order to retrieve the values of elements. OGNL stands for Object Graph Navigation Language. As the n...
READ MORE +
How you can fetch the value from the map based on key without iterating
over it in Struts 2?

How you can fetch the value from the map based on key without iterating over it in Struts 2?

0
Struts 2 makes extensive use of OGNL in order to retrieve the values of elements. OGNL stands for Object Graph Navigation Language . As the ...
READ MORE +
How to declare a variable and assign a value to it in Struts2?

How to declare a variable and assign a value to it in Struts2?

0
By using Struts 2 Set  tag, we can  assign a value to a variable in a specified scope (application, session, request, page, or action), the ...
READ MORE +
How To Do Cloning Java Object Using Serialization (Java Object
Serialization ) With Example?

How To Do Cloning Java Object Using Serialization (Java Object Serialization ) With Example?

0
In this tutorial , i am going to tell you about java object cloning ( Cloning Java Object ) using Serialization .The purpose of java seriali...
READ MORE +
Subscribe to: Posts ( Atom )

Follow Us On Facebook

  • Popular Post
  • Video
  • Category

Popular Posts

  • How to solve Mysql error 1452 - Cannot add or update a child row: a foreign key constraint fails ?
    Suppose you have two table one is child table (profile) and second is parent table (login) .You can get this error  when setting a foreign ...
  • How to Remove Subscribe to: Post Comments (Atom) from the Blogger?
    How to Remove Subscribe to: Post Comments (Atom) from the Blogger?
    In many Blogger templates there is a Subscribe to: Post (Atom) link, so that the blog visitors can subscribe to the Atom feeds . Moreover i...
  • How to call Private Methods Publicly in Java using Reflection API?
    There is a common question people ask, can we invoke private methods of a class publicly ? YES we can call private methods of a class in ano...
  • How to solve The JSP specification requires that an attribute name is preceded by whitespace ERROR?
    Today when i deployed my application in  Tomcat 7 ,and click on home link , I got this error message. org.apache.jasper.JasperException: /h...
  • How to get last letter of a string in ABAP SAP
    How to get last letter of a string in ABAP SAP In this post, we will  learn how to get last letter of a string in ABAP SAP. 1. get the len...

Labels

  • .Net Plateform
  • ASP .Net
  • Blogger Tips
  • C#
  • C3P0 connection pooling
  • Facebook
  • Google
  • Hibernate
  • JAVA
  • JAVA Apache classes
  • JQuery
  • JQuery with ASP
  • JSON
  • JSP
  • Miscellaneous
  • MYSQL
  • SAP
  • SharePoint
  • struts 2.x
  • struts2-jquery Plugin
  • Tomcat
  • WCF
  • Web Services
  • Xuggler
  • YouTube
Powered by Blogger.

Tags

  • .Net Plateform
  • ASP .Net
  • Blogger Tips
  • C#
  • C3P0 connection pooling
  • Facebook
  • Google
  • Hibernate
  • JAVA
  • JAVA Apache classes
  • JQuery
  • JQuery with ASP
  • JSON
  • JSP
  • Miscellaneous
  • MYSQL
  • SAP
  • SharePoint
  • struts 2.x
  • struts2-jquery Plugin
  • Tomcat
  • WCF
  • Web Services
  • Xuggler
  • YouTube

Blog Archive

  • ►  2014 (25)
    • ►  February (11)
    • ►  January (14)
  • ▼  2013 (52)
    • ►  December (2)
    • ►  September (5)
    • ►  August (5)
    • ►  July (6)
    • ▼  June (7)
      • Struts 2 Download file example- How to configure t...
      • What Is The Difference Between getSession (true) a...
      • How To Use Conditional Expression ( ? : ) or Terna...
      • How to use containsKey ('Key') method over a map i...
      • How you can fetch the value from the map based on ...
      • How to declare a variable and assign a value to it...
      • How To Do Cloning Java Object Using Serialization ...
    • ►  May (7)
    • ►  April (1)
    • ►  March (4)
    • ►  February (6)
    • ►  January (9)
  • ►  2012 (15)
    • ►  December (15)

Pages

  • Home

Random Posts

Recent Posts

Popular Posts

  • How to solve Mysql error 1452 - Cannot add or update a child row: a foreign key constraint fails ?
    Suppose you have two table one is child table (profile) and second is parent table (login) .You can get this error  when setting a foreign ...
  • How to Remove Subscribe to: Post Comments (Atom) from the Blogger?
    How to Remove Subscribe to: Post Comments (Atom) from the Blogger?
    In many Blogger templates there is a Subscribe to: Post (Atom) link, so that the blog visitors can subscribe to the Atom feeds . Moreover i...
  • How to call Private Methods Publicly in Java using Reflection API?
    There is a common question people ask, can we invoke private methods of a class publicly ? YES we can call private methods of a class in ano...
  • How to solve The JSP specification requires that an attribute name is preceded by whitespace ERROR?
    Today when i deployed my application in  Tomcat 7 ,and click on home link , I got this error message. org.apache.jasper.JasperException: /h...
  • How to get last letter of a string in ABAP SAP
    How to get last letter of a string in ABAP SAP In this post, we will  learn how to get last letter of a string in ABAP SAP. 1. get the len...

Labels

  • .Net Plateform
  • ASP .Net
  • Blogger Tips
  • C#
  • C3P0 connection pooling
  • Facebook
  • Google
  • Hibernate
  • JAVA
  • JAVA Apache classes
  • JQuery
  • JQuery with ASP
  • JSON
  • JSP
  • Miscellaneous
  • MYSQL
  • SAP
  • SharePoint
  • struts 2.x
  • struts2-jquery Plugin
  • Tomcat
  • WCF
  • Web Services
  • Xuggler
  • YouTube
Created By Sora Templates & Free Blogger Templates | Distributed By Gooyaabi Templates
  • Home
  • About
  • Contact
  • Privacy Policy