• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need your help and suggest regarding openGTS...

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[color=darkblue][/color][size=12][/size]I have created a new page called UserInfom.java.With the userInfom page i need to create newuser with userID and password.
that input values should insert into the "User" table itself.
checked and commented according to the errors at AccountRecord.java,PrivateLabel.java,REquestProerties.java,DBRecord,StringTools at utils...
I took track.war file from one my friends but dont have that track.war src code..so i have downloaded latest version 2.3.2
appending the userInfom.class(new which i have created) file to the existing track.war --> leads to no change in the existing track.war file after deploying it.
changed setting of userinfom in private.xml then also no change..to access the useinfom.class file.
what all the changes i have to do in src files..please let me know the changes.becoz i created a tab called newuser in the main page.once i click the tab's drop down list the userinfom page should come..but it not showing any thing.kindly reply..


I have cloned Userinfo into userinfom.java(with my required changes)

All am talking about openGTS srouce code which i have downloaded from sourceforge.com
 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moved to Other Open Source Projects forum.
reply
    Bookmark Topic Watch Topic
  • New Topic