954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Java servlet replace data to "key"

Hi There,

We have one java class which is to do the document generating, and from the log files we found that this servlet doing the replacing the data "PK" to "Key", wondering why it doing this.

2009-05-22 12:07:24,921 [ (self-tuning)'] DEBUG rk.servlet.PDFGeneratorServlet - Replacing the PK's with Key values

According to above issue, our doc pdf showing the characters as "Key" instead of "pk".

for example a production name called " skippking" , then after all showing on the pdf is " skipkeying" .

Does any one know why?

chengkochung
Newbie Poster
1 post since May 2009
Reputation Points: 10
Solved Threads: 0
 

It's a problem regarding to the API you are using. It's not your fault.

__avd
Posting Genius (adatapost)
Moderator
8,648 posts since Oct 2008
Reputation Points: 2,136
Solved Threads: 1,241
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You