Department library management system mini project using only java and file handling without using database.

Sankareswari Muthiah

Sankareswari Muthiah

@sankareswari-il4Jsy Oct 26, 2024

I felt difficult with search particular string or number or line from file using java

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Oct 4, 2018

    A little more information or code snippet where you are facing issue would definitely help. 

    If you are not using database, how are you planning to store the relevant information? Are you using a key-value cache store or storing data as XML document?